summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-08-28 17:02:20 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-08-28 17:02:20 -0400
commit7ee8a6509e323ec012ece6273809e46830c29239 (patch)
treea58c8343919f9be0f208733f77506d783e5c269c /wram.asm
parent236426138bf085c4b7b854b43d910370fffca290 (diff)
wcf4b -> wStringBuffer
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 5a823f20..6656a9cc 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1055,7 +1055,7 @@ wPartyMenuBlkPacket:: ds $30
NEXTU
ds 29
; storage buffer for various strings
-wcf4b:: ds 20
+wStringBuffer:: ds 20
NEXTU
ds 29