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:
19
gfx/pics/tentacruel/bitmask.asm
Normal file
19
gfx/pics/tentacruel/bitmask.asm
Normal file
@@ -0,0 +1,19 @@
|
||||
; 0
|
||||
db %00100000
|
||||
db %10001100
|
||||
db %11100011
|
||||
db %00111100
|
||||
db %00001111
|
||||
; 1
|
||||
db %00000000
|
||||
db %10000000
|
||||
db %00100000
|
||||
db %00000100
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %10000000
|
||||
db %00110000
|
||||
db %00000100
|
||||
db %00000000
|
||||
; 0xd2c65
|
||||
Reference in New Issue
Block a user