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/138/bitmask.asm
Normal file
16
gfx/pics/138/bitmask.asm
Normal file
@@ -0,0 +1,16 @@
|
||||
; 0
|
||||
db %00011100
|
||||
db %00000010
|
||||
db %10001100
|
||||
db %00000000
|
||||
; 1
|
||||
db %00011100
|
||||
db %00000011
|
||||
db %10001100
|
||||
db %00000000
|
||||
; 2
|
||||
db %00000000
|
||||
db %00100001
|
||||
db %00000100
|
||||
db %00000000
|
||||
; 0xd31e0
|
||||
Reference in New Issue
Block a user