Create some files
This commit is contained in:
parent
372ead89e2
commit
17f7f9d70a
5 changed files with 107 additions and 3 deletions
6
game.h
Normal file
6
game.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef _LCR_GAME_H
|
||||
#define _LCR_GAME_H
|
||||
|
||||
#include "map.h"
|
||||
|
||||
#endif // guard
|
Loading…
Add table
Add a link
Reference in a new issue