diff options
| author | yenatch <yenatch@gmail.com> | 2015-03-14 02:08:30 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2015-03-14 02:08:30 -0400 |
| commit | ec76703936ae690411a29c4f6ff11eef41ebdfd3 (patch) | |
| tree | f06149eb62213a0401c515c6f922e803ce5109d2 /wram.asm | |
| parent | Low health alarm documentation (diff) | |
| parent | relabel and add comment (diff) | |
| download | pokeyellow-ec76703936ae690411a29c4f6ff11eef41ebdfd3.tar.gz pokeyellow-ec76703936ae690411a29c4f6ff11eef41ebdfd3.tar.xz pokeyellow-ec76703936ae690411a29c4f6ff11eef41ebdfd3.zip | |
Merge pull request #87 from YamaArashi/master
commented mon_party_sprites.asm
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1118,6 +1118,8 @@ wd08a:: ds 1 wTownMapSpriteBlinkingCounter:: ; d08b +wPartyMonAnimCounter:: ; d08b + W_SUBANIMTRANSFORM:: ; d08b ; controls what transformations are applied to the subanimation ; 01: flip horizontally and vertically |
