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

12 lines
97 B
C

/**
* @file rip.h
*/
#ifndef RIP_H
#define RIP_H
#include "common.h"
// ...
#endif // RIP_H