mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
Fix FRLG comment oversight in `script_cmd_table.inc` (#9043)
This commit is contained in:
parent
9afdd698d9
commit
b3b56b3767
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user