aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/VictoryRoad1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mapHeaders/VictoryRoad1F.asm')
-rwxr-xr-xdata/mapHeaders/VictoryRoad1F.asm11
1 files changed, 3 insertions, 8 deletions
diff --git a/data/mapHeaders/VictoryRoad1F.asm b/data/mapHeaders/VictoryRoad1F.asm
index 239a8de3..dae95f16 100755
--- a/data/mapHeaders/VictoryRoad1F.asm
+++ b/data/mapHeaders/VictoryRoad1F.asm
@@ -1,8 +1,3 @@
-VictoryRoad1F_h::
- db CAVERN ; tileset
- db VICTORY_ROAD_1F_HEIGHT, VICTORY_ROAD_1F_WIDTH ; dimensions (y, x)
- dw VictoryRoad1F_Blocks ; blocks
- dw VictoryRoad1F_TextPointers ; texts
- dw VictoryRoad1F_Script ; scripts
- db 0 ; connections
- dw VictoryRoad1F_Object ; objects
+
+ map_header VictoryRoad1F, VICTORY_ROAD_1F, CAVERN, 0
+ end_map_header