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:
11
gfx/pics/venomoth/frames.asm
Normal file
11
gfx/pics/venomoth/frames.asm
Normal file
@@ -0,0 +1,11 @@
|
||||
dw .frame1
|
||||
dw .frame2
|
||||
.frame1
|
||||
db $00 ; bitmask
|
||||
db $06, $06, $06, $06, $31, $32, $33, $34, $35, $36, $37, $38
|
||||
db $39, $3a, $3b, $3c, $3d, $3e, $3f, $40, $41, $42, $43, $44
|
||||
db $45, $06, $06, $46, $47, $06, $06, $06, $06
|
||||
.frame2
|
||||
db $01 ; bitmask
|
||||
db $48, $49
|
||||
; 0xd4be5
|
||||
Reference in New Issue
Block a user