diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-21 15:39:15 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-21 15:39:15 -0400 |
commit | 93dcc8b6ebe30c0ef6b62eca228b6d75f92e8a65 (patch) | |
tree | 4a8033e7320d42259c3dcc82ab52c401edcdefb1 /wram.asm | |
parent | 7b12060e6a6c276f3c044c04f131befa28749da5 (diff) |
Identify SwitchItemsInBag labels
Thanks to FIQ for having done so in Polished Crystal
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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:: |