diff options
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1476,6 +1476,10 @@ NEXTU wEarthquakeMovementDataBuffer:: ds 5 NEXTU +; switching items in pack +wSwitchItemBuffer:: ds 2 ; may store 1 or 2 bytes + +NEXTU ; miscellaneous wTempDayOfWeek:: wKeepSevenBiasChance:: ; used in the slots to handle the favoring of 7 symbol streaks |