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

12 lines
93 B
C

/**
* @file cd.h
*/
#ifndef CD_H
#define CD_H
#include "common.h"
// ...
#endif // CD_H