diff options
author | yenatch <yenatch@gmail.com> | 2013-01-23 15:25:49 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-01-23 15:25:49 -0500 |
commit | 3ba86a82eb2a592aa43e23b745bfa99e07bb37b6 (patch) | |
tree | 327847ed35a5f442c7c37cdd19ffa2e9939b7206 /gfx/pics/241/frames.asm | |
parent | cd0f71730583f7db1e81549d0269fa38ea315ac9 (diff) |
dump pic animations
Diffstat (limited to 'gfx/pics/241/frames.asm')
-rw-r--r-- | gfx/pics/241/frames.asm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gfx/pics/241/frames.asm b/gfx/pics/241/frames.asm new file mode 100644 index 000000000..04b5427d0 --- /dev/null +++ b/gfx/pics/241/frames.asm @@ -0,0 +1,15 @@ + dw .frame1 + dw .frame2 + dw .frame3 +.frame1 + db $00 ; bitmask + db $24, $00, $25, $26, $27, $28, $29, $2a, $2b, $2c, $2d, $2e + db $00, $2f +.frame2 + db $01 ; bitmask + db $24, $00, $30, $31, $25, $26, $27, $32, $28, $29, $2a, $2b + db $33, $34, $2c, $2d, $2e, $35, $36, $00, $2f +.frame3 + db $02 ; bitmask + db $28 +; 0xd9607 |