Licar/game.h
2023-07-21 21:17:49 +02:00

7 lines
75 B
C

#ifndef _LCR_GAME_H
#define _LCR_GAME_H
#include "map.h"
#endif // guard