diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-27 02:29:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-27 02:29:41 -0400 |
commit | 18f85b5cf0170717d303b59d5e043bcbb6f919a2 (patch) | |
tree | f08754c2095561faad4efcb8c0e73fc8fdd200c6 /data/script_cmd_table.inc | |
parent | d74017d25667f343d32a2674bfae0bfa970100d3 (diff) | |
parent | bc9fc382547aadfb321c7c55571786d20c5e9663 (diff) |
Merge pull request #1415 from GriffinRichards/doc-contestutil
Some Contest clean up
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 a26ce6bf2..9e54ad52b 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -119,7 +119,7 @@ gScriptCmdTable:: @ 81DB67C .4byte ScrCmd_drawboxtext @ 0x74 .4byte ScrCmd_showmonpic @ 0x75 .4byte ScrCmd_hidemonpic @ 0x76 - .4byte ScrCmd_showcontestwinner @ 0x77 + .4byte ScrCmd_showcontestpainting @ 0x77 .4byte ScrCmd_braillemessage @ 0x78 .4byte ScrCmd_givemon @ 0x79 .4byte ScrCmd_giveegg @ 0x7a |