game-ctrl merged
This commit is contained in:
7
game-ctrl/game.h
Normal file
7
game-ctrl/game.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _GAME_H_
|
||||
#define _GAME_H_
|
||||
|
||||
void gameInit();
|
||||
|
||||
|
||||
#endif // _GAME_H_
|
Reference in New Issue
Block a user