Name battle scene and map type constants

This commit is contained in:
GriffinR
2020-02-18 16:16:03 -05:00
parent e94f9c1483
commit 729c224bf2
432 changed files with 873 additions and 897 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
#include "constants/maps.h"
#include "constants/moves.h"
#include "constants/songs.h"
#include "constants/map_types.h"
#include "constants/maps.h"
static EWRAM_DATA void (*sItemUseOnFieldCB)(u8 taskId) = NULL;