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:
16
gfx/pics/magnemite/bitmask.asm
Normal file
16
gfx/pics/magnemite/bitmask.asm
Normal file
@@ -0,0 +1,16 @@
|
||||
; 0
|
||||
db %10001100
|
||||
db %00010001
|
||||
db %01100011
|
||||
db %00000000
|
||||
; 1
|
||||
db %11001100
|
||||
db %00111001
|
||||
db %01100111
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %00010000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd2d00
|
||||
Reference in New Issue
Block a user