You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Move monster pics from numbered directories to named ones.
This commit is contained in:
10
gfx/pics/exeggutor/frames.asm
Normal file
10
gfx/pics/exeggutor/frames.asm
Normal file
@@ -0,0 +1,10 @@
|
||||
dw .frame1
|
||||
dw .frame2
|
||||
.frame1
|
||||
db $00 ; bitmask
|
||||
db $31, $32, $33, $34, $35, $36, $37, $38, $39, $3a, $3b, $3c
|
||||
db $3d, $3e, $3f
|
||||
.frame2
|
||||
db $01 ; bitmask
|
||||
db $40, $41, $42, $43, $44, $45, $46
|
||||
; 0xd574a
|
||||
Reference in New Issue
Block a user