diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 13:27:38 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 13:27:38 -0400 |
| commit | 399fefb8cfcc3e06f89e9f81f25250c7bab60526 (patch) | |
| tree | 79adbe2f70c1327a84b7caeb428dabbef1ae795e /wram.asm | |
| parent | Fix WRAM address comments beyond the former site of wGBC (diff) | |
| download | pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.tar.gz pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.tar.xz pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.zip | |
Pikapic animation function labels
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1619,7 +1619,7 @@ wTextPredefFlag:: ; cf11 wPredefParentBank:: ; cf12 ds 1 -wSpriteIndex:: ds 1 +wSpriteIndex:: ds 1 ; cf13 wCurSpriteMovement2:: ; cf14 ; movement byte 2 of current sprite |
