From fdda670f406c9eb2b323d3b251c67f69f970a071 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 23 Jan 2018 11:17:21 -0500 Subject: Cry headers and map headers were eliminated --- data/maps/definitions.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps') diff --git a/data/maps/definitions.asm b/data/maps/definitions.asm index ccc723177..e9afbf31c 100644 --- a/data/maps/definitions.asm +++ b/data/maps/definitions.asm @@ -15,7 +15,7 @@ map_def: MACRO ENDM MapGroupPointers:: -; pointers to the first map header of each map group +; pointers to the first map_def of each map group dw MapGroup_Olivine ; 1 dw MapGroup_Mahogany ; 2 dw MapGroup_Dungeons ; 3 -- cgit v1.2.3