aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pokemontower2_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pokemontower2_2.asm')
-rwxr-xr-xscripts/pokemontower2_2.asm12
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/pokemontower2_2.asm b/scripts/pokemontower2_2.asm
deleted file mode 100755
index 42659da3..00000000
--- a/scripts/pokemontower2_2.asm
+++ /dev/null
@@ -1,12 +0,0 @@
-Func_f1e22:
- ld hl, PikachuMovementData_f1e2b
- ld b, SPRITE_FACING_RIGHT
- call TryApplyPikachuMovementData
- ret
-
-PikachuMovementData_f1e2b:
- db $00
- db $1d
- db $1f
- db $38
- db $3f