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:
19
gfx/pics/vulpix/bitmask.asm
Normal file
19
gfx/pics/vulpix/bitmask.asm
Normal file
@@ -0,0 +1,19 @@
|
||||
; 0
|
||||
db %11000000
|
||||
db %01110000
|
||||
db %00011100
|
||||
db %10001111
|
||||
db %00000011
|
||||
; 1
|
||||
db %00011000
|
||||
db %00000100
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 2
|
||||
db %00111000
|
||||
db %00001100
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd2981
|
||||
Reference in New Issue
Block a user