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

12 lines
101 B
C

/**
* @file eyes.h
*/
#ifndef EYES_H
#define EYES_H
#include "common.h"
// ...
#endif // EYES_H