diff options
| author | camthesaxman <cameronghall@cox.net> | 2017-10-01 13:02:25 -0500 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2017-10-01 13:02:25 -0500 |
| commit | dc802ea2bee0c4a8d8c99abc6918dae2679a4227 (patch) | |
| tree | 19d7ef89191cbaea178e5cae6bfe11f33e5f6330 /data | |
| parent | 3505da56b15432062be0b49fc9d212b12f0bea15 (diff) | |
setmestatus -> setmysteryeventstatus
Diffstat (limited to 'data')
| -rw-r--r-- | data/script_cmd_table.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index dd002fb1a..3f89949a1 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -14,7 +14,7 @@ gScriptCmdTable:: @ 814AE30 .4byte ScrCmd_callstd_if @ 0x0B .4byte ScrCmd_gotoram @ 0x0C .4byte ScrCmd_killscript @ 0x0D - .4byte ScrCmd_setmestatus @ 0x0E + .4byte ScrCmd_setmysteryeventstatus @ 0x0E .4byte ScrCmd_loadword @ 0x0F .4byte ScrCmd_loadbyte @ 0x10 .4byte ScrCmd_writebytetoaddr @ 0x11 |
