From c2127952172018adb2ca71184edfeca55805b363 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 31 May 2023 21:47:33 -0400 Subject: [PATCH] Fix index comment for ScrCmd_playslotmachine --- data/script_cmd_table.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index 6cb2bed8f..c5d112d9e 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -138,7 +138,7 @@ gScriptCmdTable:: .4byte ScrCmd_pokemart @ 0x86 .4byte ScrCmd_pokemartdecoration @ 0x87 .4byte ScrCmd_pokemartdecoration2 @ 0x88 - .4byte ScrCmd_playslotmachine @ 0x8 + .4byte ScrCmd_playslotmachine @ 0x89 .4byte ScrCmd_setberrytree @ 0x8a .4byte ScrCmd_choosecontestmon @ 0x8b .4byte ScrCmd_startcontest @ 0x8c