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/houndour/bitmask.asm
Normal file
25
gfx/pics/houndour/bitmask.asm
Normal file
@@ -0,0 +1,25 @@
|
||||
; 0
|
||||
db %11001110
|
||||
db %11100011
|
||||
db %00011000
|
||||
db %00001100
|
||||
db %00000011
|
||||
; 1
|
||||
db %11001110
|
||||
db %11100011
|
||||
db %00001000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 2
|
||||
db %00001000
|
||||
db %00000010
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 3
|
||||
db %00001000
|
||||
db %00000011
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd389c
|
||||
Reference in New Issue
Block a user