Add includes for nonmatching build

This commit is contained in:
fieldy101
2020-04-22 22:30:05 +10:00
parent f1a0751568
commit ab826b9222
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
#include "global.h"
#include "menu.h"
#include "malloc.h"
static EWRAM_DATA u8 sHelpMessageWindowId = 0;