Remove unreferenced map script heading labels

This commit is contained in:
Rangi
2018-01-30 14:15:47 -05:00
parent 4c4fca1028
commit 65480605e9
389 changed files with 2723 additions and 5440 deletions

View File

@@ -1,9 +1,7 @@
RedsHouse2F_MapScripts:
.SceneScripts:
db 0
db 0 ; scene scripts
.MapCallbacks:
db 0
db 0 ; callbacks
RedsHouse2FN64Script:
jumptext RedsHouse2FN64Text
@@ -26,20 +24,15 @@ RedsHouse2FPCText:
done
RedsHouse2F_MapEvents:
; filler
db 0, 0
db 0, 0 ; filler
.Warps:
db 1
db 1 ; warp events
warp_event 7, 0, 3, REDS_HOUSE_1F
.CoordEvents:
db 0
db 0 ; coord events
.BGEvents:
db 2
db 2 ; bg events
bg_event 3, 5, BGEVENT_READ, RedsHouse2FN64Script
bg_event 0, 1, BGEVENT_READ, RedsHouse2FPCScript
.ObjectEvents:
db 0
db 0 ; object events