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

12 lines
117 B
C

/**
* @file stepside.h
*/
#ifndef STEPSIDE_H
#define STEPSIDE_H
#include "common.h"
// ...
#endif // STEPSIDE_H