You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
dump marts and related asm
This commit is contained in:
9
wram.asm
9
wram.asm
@@ -928,6 +928,7 @@ EngineBuffer1: ; d03e
|
|||||||
CurFruit: ; d03f
|
CurFruit: ; d03f
|
||||||
ds 1
|
ds 1
|
||||||
|
|
||||||
|
MartPointer: ; d040
|
||||||
ds 2
|
ds 2
|
||||||
|
|
||||||
MovementAnimation: ; d042
|
MovementAnimation: ; d042
|
||||||
@@ -983,7 +984,13 @@ VramState: ; d0ed
|
|||||||
; flickers when climbing waterfall
|
; flickers when climbing waterfall
|
||||||
ds 1
|
ds 1
|
||||||
|
|
||||||
ds 24
|
ds 2
|
||||||
|
|
||||||
|
CurMart: ; d0f0
|
||||||
|
ds 16
|
||||||
|
CurMartEnd
|
||||||
|
|
||||||
|
ds 6
|
||||||
|
|
||||||
CurItem: ; d106
|
CurItem: ; d106
|
||||||
ds 1
|
ds 1
|
||||||
|
Reference in New Issue
Block a user