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

25
gfx/pics/159/bitmask.asm Normal file
View File

@@ -0,0 +1,25 @@
; 0
db %11011111
db %11110011
db %00111101
db %10000110
db %00000001
; 1
db %11011111
db %11110011
db %00111101
db %10001110
db %00000011
; 2
db %11011111
db %11110011
db %00111101
db %00000010
db %00000000
; 3
db %11011111
db %11111111
db %00111111
db %00000010
db %00000000
; 0xd33a9