summaryrefslogtreecommitdiff
path: root/data/mystery_event_script_cmd_table.s
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-07-20 15:18:31 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-07-20 15:18:31 -0400
commit06351bf63c791c3390edb9968effcfbadbd63fbe (patch)
tree20d294167a8a2e023c8d163e3c66491ed6e717e1 /data/mystery_event_script_cmd_table.s
parentbea170e8e9555fb6941a952e939277b5bdd3459b (diff)
Remove address comments
Diffstat (limited to 'data/mystery_event_script_cmd_table.s')
-rw-r--r--data/mystery_event_script_cmd_table.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mystery_event_script_cmd_table.s b/data/mystery_event_script_cmd_table.s
index 6ebc7e962..d0ab80c5c 100644
--- a/data/mystery_event_script_cmd_table.s
+++ b/data/mystery_event_script_cmd_table.s
@@ -1,7 +1,7 @@
.section script_data, "aw", %progbits
.align 2
-gMysteryEventScriptCmdTable:: @ 82DED2C
+gMysteryEventScriptCmdTable::
.4byte MEScrCmd_nop @ 0x00
.4byte MEScrCmd_checkcompat @ 0x01
.4byte MEScrCmd_end @ 0x02