dump pic animations

This commit is contained in:
yenatch
2013-01-23 15:25:49 -05:00
parent cd0f717305
commit 3ba86a82eb
1120 changed files with 17240 additions and 0 deletions

26
gfx/pics/072/bitmask.asm Normal file
View File

@@ -0,0 +1,26 @@
; 0
db %00011000
db %01000011
db %10001100
db %00000001
; 1
db %00000000
db %00000000
db %10001000
db %00000001
; 2
db %10000000
db %00010000
db %00000010
db %00000000
; 3
db %10011000
db %01010011
db %10001110
db %00000001
; 4
db %10000000
db %00010000
db %10001010
db %00000001
; 0xd2c56