diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-12-21 13:47:52 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-21 13:47:52 -0600 |
commit | 173761a5a11edf32eb22453e83689587e0aee683 (patch) | |
tree | f3c5744ea6df52bd1deed2318156fe8cf0e5739c /data/script_cmd_table.inc | |
parent | 4307292f55408c8904885eddb576e4d7242304c7 (diff) |
Port generic event script macros from pokeruby
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 96f42dfb0..07b22dda2 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -139,7 +139,7 @@ gScriptCmdTable:: @ 81DB67C .4byte ScrCmd_pokemartdecoration2 .4byte ScrCmd_playslotmachine .4byte ScrCmd_setberrytree - .4byte ScrCmd_choosecontestpkmn + .4byte ScrCmd_choosecontestmon .4byte ScrCmd_startcontest .4byte ScrCmd_showcontestresults .4byte ScrCmd_contestlinktransfer |