diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-08-28 17:02:20 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-08-28 17:02:20 -0400 |
commit | 7ee8a6509e323ec012ece6273809e46830c29239 (patch) | |
tree | a58c8343919f9be0f208733f77506d783e5c269c /wram.asm | |
parent | 236426138bf085c4b7b854b43d910370fffca290 (diff) |
wcf4b -> wStringBuffer
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1055,7 +1055,7 @@ wPartyMenuBlkPacket:: ds $30 NEXTU ds 29 ; storage buffer for various strings -wcf4b:: ds 20 +wStringBuffer:: ds 20 NEXTU ds 29 |