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

12 lines
113 B
C

/**
* @file steprun.h
*/
#ifndef STEPRUN_H
#define STEPRUN_H
#include "common.h"
// ...
#endif // STEPRUN_H