diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index 0c1675c3db..3fc6345cd4 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -252,7 +252,7 @@ gScriptCmdTable:: script_cmd_table_entry SCR_OP_DYNMULTICHOICE ScrCmd_dynmultichoice, requests_effects=1 @ 0xe3 script_cmd_table_entry SCR_OP_DYNMULTIPUSH ScrCmd_dynmultipush, requests_effects=1 @ 0xe4 script_cmd_table_entry SCR_OP_HIDEFOLLOWER ScrCmd_hidefollower, requests_effects=1 @ 0xe5 - script_cmd_table_entry SCR_OP_GETBRAILLESTRINGWIDTH ScrCmd_getbraillestringwidth, requests_effects=1 @ 0xe5 + script_cmd_table_entry SCR_OP_GETBRAILLESTRINGWIDTH ScrCmd_getbraillestringwidth, requests_effects=1 @ 0xe6 .if ALLOCATE_SCRIPT_CMD_TABLE gScriptCmdTableEnd::