diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-05-18 12:55:03 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-05-18 12:55:03 -0700 |
commit | 6ffb643ff58eae2d26325f473c2fab2f0f898add (patch) | |
tree | fec6a97fb7ad7a67bb6fd913e6c9b76957dd1ed4 /wram.asm | |
parent | 726fd3de04899bd83f85886916c6ebe822d93c9b (diff) |
Dump gengar stage initial data
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1240,9 +1240,7 @@ wd67e:: ; 0xd67e ds $2 wHaunter1AnimationState:: ; 0xd680 - ds $1 - - ds $1 + ds $2 wd682:: ; 0xd682 ds $1 @@ -1289,7 +1287,7 @@ wd697:: ; 0xd697 wd698:: ; 0xd698 ds $2 -wd69a:: ; 0xd69a +wGengarAnimationState:: ; 0xd69a ds $1 wd69b:: ; 0xd69b |