summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 898b5386..ee7d2afe 100755
--- a/wram.asm
+++ b/wram.asm
@@ -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