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

12 lines
113 B
C

/**
* @file stepact.h
*/
#ifndef STEPACT_H
#define STEPACT_H
#include "common.h"
// ...
#endif // STEPACT_H