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:
17
gfx/pics/exeggutor/bitmask.asm
Normal file
17
gfx/pics/exeggutor/bitmask.asm
Normal file
@@ -0,0 +1,17 @@
|
||||
; 0
|
||||
db %00000000
|
||||
db %00001110
|
||||
db %10000111
|
||||
db %11000011
|
||||
db %11100001
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 1
|
||||
db %10000111
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00001000
|
||||
db %00011000
|
||||
db %00000000
|
||||
; 0xd2f00
|
||||
Reference in New Issue
Block a user