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
@@ -15,6 +15,7 @@
#include "sound.h"
#include "sprite.h"
#include "task.h"
#include "constants/map_types.h"
// static functions
static void task08_080C9820(u8 taskId);