Cry headers and map headers were eliminated

This commit is contained in:
Rangi
2018-01-23 11:17:21 -05:00
parent 7c0553b2d2
commit fdda670f40
4 changed files with 4 additions and 4 deletions

View File

@@ -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