summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index fc1dc032..f0174890 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2527,7 +2527,8 @@ wFailedToFlee:: db ; d152
wNumFleeAttempts:: db ; d153
wd154:: ds 1 ; d154
wROMBankBackup:: ds 1 ; d155
-wBuffer:: ds 1 ; d156
+wFarByte::
+wTempBank:: db ; d156
wTimeOfDay:: ds 1 ; d157
wd158:: ds 1 ; d158