mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
unused intro animation data
just a blank entry
This commit is contained in:
parent
7cedb7ff08
commit
a0b3d29a37
7
main.asm
7
main.asm
|
@ -72753,7 +72753,12 @@ Func_418e9: ; 418e9 (10:58e9)
|
||||||
ld c, $80
|
ld c, $80
|
||||||
jp Func_41807
|
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)
|
IntroNidorinoAnimation1: ; 41910 (10:5910)
|
||||||
; This is a sequence of pixel movements for part of the Nidorino animation. This
|
; This is a sequence of pixel movements for part of the Nidorino animation. This
|
||||||
|
|
Loading…
Reference in a new issue