diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-18 01:12:47 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-18 01:12:47 -0500 |
commit | 5695617d64335474ead8a7e25c539daebcc55fa5 (patch) | |
tree | 0e9791a86b6aff83ab99aa9dd9878558f89fb824 /data/script_cmd_table.inc | |
parent | 08579edbcd596c9659fe25490480c6f96e2b4288 (diff) | |
parent | e95140270be790b03e693f539770abfd6473916e (diff) |
Merge branch 'master' into multiplayer-stuff
Diffstat (limited to 'data/script_cmd_table.inc')
-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 07b22dda2..39864b2a8 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -45,7 +45,7 @@ gScriptCmdTable:: @ 81DB67C .4byte ScrCmd_clearflag .4byte ScrCmd_checkflag .4byte ScrCmd_initclock - .4byte ScrCmd_dodailyevents + .4byte ScrCmd_dotimebasedevents .4byte ScrCmd_gettime .4byte ScrCmd_playse .4byte ScrCmd_waitse |