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:
25
gfx/pics/sunflora/bitmask.asm
Normal file
25
gfx/pics/sunflora/bitmask.asm
Normal file
@@ -0,0 +1,25 @@
|
||||
; 0
|
||||
db %11000110
|
||||
db %10010011
|
||||
db %00100100
|
||||
db %10001111
|
||||
db %00000001
|
||||
; 1
|
||||
db %11000000
|
||||
db %11010011
|
||||
db %00110100
|
||||
db %00001111
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %01000000
|
||||
db %00010000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 3
|
||||
db %00000000
|
||||
db %00100000
|
||||
db %00001000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd360a
|
||||
Reference in New Issue
Block a user