summaryrefslogtreecommitdiff
path: root/maps/map_headers.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/map_headers.asm')
-rw-r--r--maps/map_headers.asm8
1 files changed, 0 insertions, 8 deletions
diff --git a/maps/map_headers.asm b/maps/map_headers.asm
index 90cb1f415..36768a54d 100644
--- a/maps/map_headers.asm
+++ b/maps/map_headers.asm
@@ -1,11 +1,3 @@
-map_header: MACRO
- ; label, tileset, permission, location, music, time of day, fishing group
-\1_MapHeader:
- db BANK(\1_SecondMapHeader), \2, \3
- dw \1_SecondMapHeader
- db \4, \5, \6, \7
-ENDM
-
MapGroupPointers:: ; 0x94000
; pointers to the first map header of each map group