summaryrefslogtreecommitdiff
path: root/gfx/pics/qwilfish/frames.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-20 22:44:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-20 22:44:33 -0400
commita6c71b64c316ccb44258a1ab6c89bf7f457a86d2 (patch)
treeca2c869ee35752c49b67730958763a56010ef093 /gfx/pics/qwilfish/frames.asm
parent469173d1a30858726f81c824bc195a1603b9d536 (diff)
mon and trainer pals
Diffstat (limited to 'gfx/pics/qwilfish/frames.asm')
-rw-r--r--gfx/pics/qwilfish/frames.asm15
1 files changed, 15 insertions, 0 deletions
diff --git a/gfx/pics/qwilfish/frames.asm b/gfx/pics/qwilfish/frames.asm
new file mode 100644
index 00000000..ea01f63b
--- /dev/null
+++ b/gfx/pics/qwilfish/frames.asm
@@ -0,0 +1,15 @@
+ dw .frame1
+ dw .frame2
+ dw .frame3
+.frame1
+ db $00 ; bitmask
+ db $19
+.frame2
+ db $01 ; bitmask
+ db $1a, $1b, $1c, $1d, $1e, $1f, $19, $20, $21, $22, $23, $24
+ db $25, $26
+.frame3
+ db $02 ; bitmask
+ db $1a, $1b, $1c, $1d, $1e, $1f, $20, $21, $22, $23, $24, $25
+ db $26
+; 0xd9033