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:
16
gfx/pics/qwilfish/bitmask.asm
Normal file
16
gfx/pics/qwilfish/bitmask.asm
Normal file
@@ -0,0 +1,16 @@
|
||||
; 0
|
||||
db %00000000
|
||||
db %00001000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 1
|
||||
db %10001111
|
||||
db %00101001
|
||||
db %11110110
|
||||
db %00000000
|
||||
; 2
|
||||
db %10001111
|
||||
db %00100001
|
||||
db %11110110
|
||||
db %00000000
|
||||
; 0xd374a
|
||||
Reference in New Issue
Block a user