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/012/frames.asm | |
parent | cd0f71730583f7db1e81549d0269fa38ea315ac9 (diff) |
dump pic animations
Diffstat (limited to 'gfx/pics/012/frames.asm')
-rw-r--r-- | gfx/pics/012/frames.asm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gfx/pics/012/frames.asm b/gfx/pics/012/frames.asm new file mode 100644 index 000000000..aee159cd9 --- /dev/null +++ b/gfx/pics/012/frames.asm @@ -0,0 +1,11 @@ + dw .frame1 + dw .frame2 +.frame1 + db $00 ; bitmask + db $31, $32, $33, $34, $35, $03, $36, $37, $38, $39, $3a, $3b + db $3c, $3d, $3e, $3f, $40, $41, $42, $43, $44, $45, $46, $47 + db $48, $03, $03, $03, $49, $4a, $03, $03 +.frame2 + db $01 ; bitmask + db $4b, $4c +; 0xd4447 |