summaryrefslogtreecommitdiff
path: root/gfx/pics/034/frames.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-01-23 15:25:49 -0500
committeryenatch <yenatch@gmail.com>2013-01-23 15:25:49 -0500
commit3ba86a82eb2a592aa43e23b745bfa99e07bb37b6 (patch)
tree327847ed35a5f442c7c37cdd19ffa2e9939b7206 /gfx/pics/034/frames.asm
parentcd0f71730583f7db1e81549d0269fa38ea315ac9 (diff)
dump pic animations
Diffstat (limited to 'gfx/pics/034/frames.asm')
-rw-r--r--gfx/pics/034/frames.asm17
1 files changed, 17 insertions, 0 deletions
diff --git a/gfx/pics/034/frames.asm b/gfx/pics/034/frames.asm
new file mode 100644
index 000000000..812c4aaee
--- /dev/null
+++ b/gfx/pics/034/frames.asm
@@ -0,0 +1,17 @@
+ dw .frame1
+ dw .frame2
+ dw .frame3
+.frame1
+ db $00 ; bitmask
+ db $2a, $2a, $2a, $31, $32, $33, $34, $35, $36, $37, $38, $39
+ db $3a, $3b, $3c, $3d, $3e, $3f, $40, $41, $42, $43, $44, $45
+ db $2a, $2a, $46, $47, $48
+.frame2
+ db $00 ; bitmask
+ db $2a, $2a, $2a, $49, $32, $33, $4a, $4b, $4c, $37, $38, $4d
+ db $3a, $3b, $4e, $3d, $3e, $4f, $50, $41, $42, $51, $44, $45
+ db $2a, $2a, $46, $47, $48
+.frame3
+ db $01 ; bitmask
+ db $52, $53
+; 0xd4909