diff options
| author | xCrystal <rgr.crystal@gmail.com> | 2015-03-31 21:09:43 +0200 |
|---|---|---|
| committer | xCrystal <rgr.crystal@gmail.com> | 2015-03-31 21:09:43 +0200 |
| commit | e6185ac358b2e548536485781d6ec584c0b7742d (patch) | |
| tree | 328debeaeccfcd1bce03fb8a48ef267687c04b17 /wram.asm | |
| parent | Label some battle related functions (diff) | |
| download | pokeyellow-e6185ac358b2e548536485781d6ec584c0b7742d.tar.gz pokeyellow-e6185ac358b2e548536485781d6ec584c0b7742d.tar.xz pokeyellow-e6185ac358b2e548536485781d6ec584c0b7742d.zip | |
Label some attack animation functions
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -352,6 +352,9 @@ wNPCMovementScriptBank:: ; cc58 wHallOfFame:: ; cc5b wBoostExpByExpAll:: ; cc5b +wAnimationType:: ; cc5b +; values between 0-6. Shake screen horizontally, shake screen vertically, blink Pokemon... + wcc5b:: ds 1 wcc5c:: ds 1 wcc5d:: ds 1 |
