You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
dump pic animations
This commit is contained in:
16
gfx/pics/032/bitmask.asm
Normal file
16
gfx/pics/032/bitmask.asm
Normal file
@@ -0,0 +1,16 @@
|
||||
; 0
|
||||
db %11101010
|
||||
db %10001011
|
||||
db %00000011
|
||||
db %00000000
|
||||
; 1
|
||||
db %10011100
|
||||
db %00000011
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %00000001
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd292d
|
||||
Reference in New Issue
Block a user