summaryrefslogtreecommitdiff
path: root/gfx/pics/201c/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/201c/frames.asm
parentcd0f71730583f7db1e81549d0269fa38ea315ac9 (diff)
dump pic animations
Diffstat (limited to 'gfx/pics/201c/frames.asm')
-rw-r--r--gfx/pics/201c/frames.asm17
1 files changed, 17 insertions, 0 deletions
diff --git a/gfx/pics/201c/frames.asm b/gfx/pics/201c/frames.asm
new file mode 100644
index 000000000..ea3cce54a
--- /dev/null
+++ b/gfx/pics/201c/frames.asm
@@ -0,0 +1,17 @@
+ dw .frame1
+ dw .frame2
+ dw .frame3
+ dw .frame4
+.frame1
+ db $00 ; bitmask
+ db $19, $1a, $1b, $1c, $1d
+.frame2
+ db $01 ; bitmask
+ db $1e
+.frame3
+ db $02 ; bitmask
+ db $1f, $20
+.frame4
+ db $03 ; bitmask
+ db $21, $22, $23, $24
+; 0xd9a2e