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:
33
gfx/pics/097/bitmask.asm
Normal file
33
gfx/pics/097/bitmask.asm
Normal file
@@ -0,0 +1,33 @@
|
||||
; 0
|
||||
db %00011110
|
||||
db %00000110
|
||||
db %10000001
|
||||
db %01100000
|
||||
db %01110000
|
||||
db %00011000
|
||||
db %00000000
|
||||
; 1
|
||||
db %00011110
|
||||
db %00000110
|
||||
db %10000001
|
||||
db %10000000
|
||||
db %11100000
|
||||
db %00100000
|
||||
db %00000000
|
||||
; 2
|
||||
db %00011110
|
||||
db %00000110
|
||||
db %10000001
|
||||
db %10000000
|
||||
db %11100001
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 3
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000010
|
||||
db %00000001
|
||||
db %00000000
|
||||
db %00000000
|
||||
db %00000000
|
||||
; 0xd2e9c
|
||||
Reference in New Issue
Block a user