sly1/include/shadow.h
2024-07-01 22:16:20 +00:00

12 lines
109 B
C

/**
* @file shadow.h
*/
#ifndef SHADOW_H
#define SHADOW_H
#include "common.h"
// ...
#endif // SHADOW_H