diff options
| author | scnorton <scnorton@biociphers.org> | 2019-01-06 15:28:10 -0500 |
|---|---|---|
| committer | scnorton <scnorton@biociphers.org> | 2019-01-06 15:28:10 -0500 |
| commit | 2822d29c0bd7e579388f9d0772a7b5d1af430b31 (patch) | |
| tree | 92f3aa48e7de16d0d9c9788294dea0a60a6593db /data | |
| parent | 6a064a4fa4bedaa1e46470645e175ba7d11a2e41 (diff) | |
through ScrCmd_bufferstring
Diffstat (limited to 'data')
| -rw-r--r-- | data/data_835B488.s | 2 | ||||
| -rw-r--r-- | data/script_cmd_table.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/data_835B488.s b/data/data_835B488.s index 523942112..71e98b2ba 100644 --- a/data/data_835B488.s +++ b/data/data_835B488.s @@ -1547,7 +1547,7 @@ gUnknown_83DFC9C:: @ 83DFC9C gUnknown_83E04B0:: @ 83E04B0 .incbin "baserom.gba", 0x3E04B0, 0x208 -gUnknown_83E06B8:: @ 83E06B8 +gStdStringPtrs:: @ 83E06B8 .incbin "baserom.gba", 0x3E06B8, 0x74 gUnknown_83E072C:: @ 83E072C diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index 43f82490d..626930fbd 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -213,7 +213,7 @@ gScriptCmdTable:: @ 815F9B4 .4byte ScrCmd_warpD1 .4byte ScrCmd_setmonmetlocation .4byte ScrCmd_getbraillestringwidth - .4byte ScrCmd_cmdDA + .4byte ScrCmd_bufferitemnameplural gScriptCmdTableEnd:: @ 815FD08 .4byte ScrCmd_nop |
