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

31
gfx/pics/201/bitmask.asm Normal file
View File

@@ -0,0 +1,31 @@
; 0
db %00100000
db %10101100
db %01100111
db %00000000
; 1
db %10100000
db %10111100
db %01100111
db %00000000
; 2
db %10000000
db %00110000
db %00000100
db %00000000
; 3
db %10100000
db %10111100
db %00100101
db %00000000
; 4
db %00100000
db %10101100
db %00100101
db %00000000
; 5
db %00000000
db %00010000
db %00000000
db %00000000
; 0xd36ab