Files
2026-04-09 10:14:20 +08:00

10 lines
81 B
C

#ifndef __MAIN_H
#define __MAIN_H
#define AX_NUM 12
#define AY_NUM 12
#endif