Fix compile error! You forgot this. (#18)
This commit is contained in:
parent
a9aeb50e76
commit
85c54baa96
|
@ -20,6 +20,7 @@
|
|||
#include "pc/gfx/gfx_pc.h"
|
||||
#include "game/game_init.h"
|
||||
#include "game/ingame_menu.h"
|
||||
#include "game/object_list_processor.h"
|
||||
#include "game/segment2.h"
|
||||
#include "game/mario.h"
|
||||
#include "gfx_dimensions.h"
|
||||
|
|
Loading…
Reference in New Issue