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:
26
gfx/pics/chikorita/bitmask.asm
Normal file
26
gfx/pics/chikorita/bitmask.asm
Normal file
@@ -0,0 +1,26 @@
|
||||
; 0
|
||||
db %11000100
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 1
|
||||
db %11100111
|
||||
db %10001100
|
||||
db %01110001
|
||||
db %00000000
|
||||
; 2
|
||||
db %11101110
|
||||
db %10001101
|
||||
db %01110001
|
||||
db %00000000
|
||||
; 3
|
||||
db %01000000
|
||||
db %10001100
|
||||
db %01110011
|
||||
db %00000000
|
||||
; 4
|
||||
db %11000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd332d
|
||||
Reference in New Issue
Block a user