diff options
Diffstat (limited to 'data/mystery_event_script_cmd_table.s')
-rw-r--r-- | data/mystery_event_script_cmd_table.s | 2 |
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 |