Use map type constants in map headers

This commit is contained in:
Marcus Huderle
2018-07-12 22:39:38 -05:00
parent d53e8137cd
commit 546819bc72
527 changed files with 551 additions and 547 deletions
+1
View File
@@ -57,6 +57,7 @@
#include "malloc.h"
#include "gpu_regs.h"
#include "link_rfu.h"
#include "constants/map_types.h"
// event scripts
extern const u8 EventScript_WhiteOut[];