entry -> test_game

This commit is contained in:
randy 2024-07-02 11:32:21 +07:00
parent d916c86995
commit b2758db850
2 changed files with 1 additions and 1 deletions

View file

@ -26,4 +26,4 @@ typedef struct Context_Extra {
// Includes for game goes here
// ...
#include "entry.c"
#include "test_game.c"