entry -> test_game
This commit is contained in:
parent
d916c86995
commit
b2758db850
2 changed files with 1 additions and 1 deletions
2
build.c
2
build.c
|
@ -26,4 +26,4 @@ typedef struct Context_Extra {
|
|||
// Includes for game goes here
|
||||
// ...
|
||||
|
||||
#include "entry.c"
|
||||
#include "test_game.c"
|
Reference in a new issue