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

12 lines
105 B
C

/**
* @file crout.h
*/
#ifndef CROUT_H
#define CROUT_H
#include "common.h"
// ...
#endif // CROUT_H