You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Move monster pics from numbered directories to named ones.
This commit is contained in:
31
gfx/pics/ponyta/bitmask.asm
Normal file
31
gfx/pics/ponyta/bitmask.asm
Normal file
@@ -0,0 +1,31 @@
|
||||
; 0
|
||||
db %11001111
|
||||
db %01100011
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 1
|
||||
db %10001110
|
||||
db %01100011
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %00000001
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 3
|
||||
db %00000010
|
||||
db %00100000
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 4
|
||||
db %00000010
|
||||
db %00100001
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd2cb7
|
||||
Reference in New Issue
Block a user