summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
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