You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
dump pic animations
This commit is contained in:
16
gfx/pics/140/bitmask.asm
Normal file
16
gfx/pics/140/bitmask.asm
Normal file
@@ -0,0 +1,16 @@
|
||||
; 0
|
||||
db %00011000
|
||||
db %00000011
|
||||
db %00001100
|
||||
db %00000001
|
||||
; 1
|
||||
db %00011000
|
||||
db %00000011
|
||||
db %00001000
|
||||
db %00000001
|
||||
; 2
|
||||
db %10000100
|
||||
db %00010000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd31fb
|
||||
Reference in New Issue
Block a user