diff options
author | yenatch <yenatch@gmail.com> | 2014-01-04 05:40:50 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-01-04 05:41:46 -0500 |
commit | a0b3d29a378dbf428b621f8244ac0368784db47d (patch) | |
tree | c29fa7f9e631c6dd51cb2e2674495ae75c846a93 | |
parent | 7cedb7ff0848581f096f8c9c856eaf0252135e24 (diff) |
unused intro animation data
just a blank entry
-rwxr-xr-x | main.asm | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -72753,7 +72753,12 @@ Func_418e9: ; 418e9 (10:58e9) ld c, $80 jp Func_41807 -INCBIN "baserom.gbc",$4190c,$41910 - $4190c +Func_4190c: ; 4190c (10:590c) + ret + +IntroNidorinoAnimation0: ; 4190d (10:590d) + db 0, 0 + db $50 IntroNidorinoAnimation1: ; 41910 (10:5910) ; This is a sequence of pixel movements for part of the Nidorino animation. This |