diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-06 15:08:17 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-06 15:08:17 -0500 |
commit | 6a064a4fa4bedaa1e46470645e175ba7d11a2e41 (patch) | |
tree | 8f2afdc0818d27c9b405f5b2360099acf3a9592d /data/script_cmd_table.inc | |
parent | 607d6e13d4378ea6530f03d2c290ddd30506aa14 (diff) |
Through ScrCmd_getbraillestringwidth
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 8d92c94f5..43f82490d 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -212,7 +212,7 @@ gScriptCmdTable:: @ 815F9B4 .4byte ScrCmd_cmdD0 .4byte ScrCmd_warpD1 .4byte ScrCmd_setmonmetlocation - .4byte ScrCmd_getstringwidth + .4byte ScrCmd_getbraillestringwidth .4byte ScrCmd_cmdDA gScriptCmdTableEnd:: @ 815FD08 |