summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 5a0c071f4..3bae80d12 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1815,6 +1815,10 @@ NEXTU
wEarthquakeMovementDataBuffer:: ds 5
NEXTU
+; switching items in pack
+wSwitchItemBuffer:: ds 2 ; may store 1 or 2 bytes
+
+NEXTU
; miscellaneous
wTempDayOfWeek::
wApricorns::