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 @@
CeladonDeptStoreElevator_MapScripts:
.SceneScripts:
db 0
db 0 ; scene scripts
.MapCallbacks:
db 0
db 0 ; callbacks
CeladonDeptStoreElevatorScript:
opentext
@@ -28,20 +26,15 @@ CeladonDeptStoreElevatorData:
db -1 ; end
CeladonDeptStoreElevator_MapEvents:
; filler
db 0, 0
db 0, 0 ; filler
.Warps:
db 2
db 2 ; warp events
warp_event 1, 3, -1, CELADON_DEPT_STORE_1F
warp_event 2, 3, -1, CELADON_DEPT_STORE_1F
.CoordEvents:
db 0
db 0 ; coord events
.BGEvents:
db 1
db 1 ; bg events
bg_event 3, 0, BGEVENT_READ, CeladonDeptStoreElevatorScript
.ObjectEvents:
db 0
db 0 ; object events