summaryrefslogtreecommitdiff
path: root/maps/ElmsLab.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-16 22:57:19 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-16 23:25:00 -0500
commitbf074f359886707d2ffb2e0b525b03dc7af0fe29 (patch)
tree79ed0eaefcf076aaf7c216338750c934d3cee1b8 /maps/ElmsLab.asm
parent3d0e1819e919676b90e2a8621149a0c12689dd37 (diff)
map_header → map_def; map_header_2 → map_data
Diffstat (limited to 'maps/ElmsLab.asm')
-rw-r--r--maps/ElmsLab.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/ElmsLab.asm b/maps/ElmsLab.asm
index d1c0824e9..12623fee2 100644
--- a/maps/ElmsLab.asm
+++ b/maps/ElmsLab.asm
@@ -6,7 +6,7 @@ const_value set 2
const ELMSLAB_POKE_BALL3
const ELMSLAB_OFFICER
-ElmsLab_MapScriptHeader:
+ElmsLab_MapScripts:
.SceneScripts:
db 6
scene_script .MeetElm
@@ -1370,7 +1370,7 @@ ElmsLabPCText:
line "screen…"
done
-ElmsLab_MapEventHeader:
+ElmsLab_MapEvents:
; filler
db 0, 0