dump marts and related asm

This commit is contained in:
yenatch 2013-08-03 17:23:28 -04:00
parent a2242e1b9d
commit c01c2ad3c4
2 changed files with 582 additions and 80 deletions

653
main.asm

File diff suppressed because it is too large Load Diff

View File

@ -928,6 +928,7 @@ EngineBuffer1: ; d03e
CurFruit: ; d03f
ds 1
MartPointer: ; d040
ds 2
MovementAnimation: ; d042
@ -983,7 +984,13 @@ VramState: ; d0ed
; flickers when climbing waterfall
ds 1
ds 24
ds 2
CurMart: ; d0f0
ds 16
CurMartEnd
ds 6
CurItem: ; d106
ds 1