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

12 lines
109 B
C

/**
* @file turret.h
*/
#ifndef TURRET_H
#define TURRET_H
#include "common.h"
// ...
#endif // TURRET_H