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

12 lines
117 B
C

/**
* @file stepcane.h
*/
#ifndef STEPCANE_H
#define STEPCANE_H
#include "common.h"
// ...
#endif // STEPCANE_H