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:
26
gfx/pics/pikachu/bitmask.asm
Normal file
26
gfx/pics/pikachu/bitmask.asm
Normal file
@@ -0,0 +1,26 @@
|
||||
; 0
|
||||
db %11101011
|
||||
db %10111100
|
||||
db %01100011
|
||||
db %00000000
|
||||
; 1
|
||||
db %11101011
|
||||
db %11111100
|
||||
db %01101111
|
||||
db %00000000
|
||||
; 2
|
||||
db %11101111
|
||||
db %11111100
|
||||
db %01101111
|
||||
db %00000000
|
||||
; 3
|
||||
db %01000010
|
||||
db %00001000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 4
|
||||
db %00100011
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd28a3
|
||||
Reference in New Issue
Block a user