summaryrefslogtreecommitdiff
path: root/gfx/pics/mewtwo/frames.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-01 16:30:38 -0400
committeryenatch <yenatch@gmail.com>2014-04-01 16:30:38 -0400
commit48f431485426bec6de26e78daf6d728ebf0e9daa (patch)
treedc327d3e9a3dbf0eb5a01a62cc292fbed3b9d967 /gfx/pics/mewtwo/frames.asm
parent1aa75da4d52b33976e78aafa3329d795de05efc7 (diff)
Move monster pics from numbered directories to named ones.
Diffstat (limited to 'gfx/pics/mewtwo/frames.asm')
-rw-r--r--gfx/pics/mewtwo/frames.asm26
1 files changed, 26 insertions, 0 deletions
diff --git a/gfx/pics/mewtwo/frames.asm b/gfx/pics/mewtwo/frames.asm
new file mode 100644
index 000000000..e948bc6ab
--- /dev/null
+++ b/gfx/pics/mewtwo/frames.asm
@@ -0,0 +1,26 @@
+ dw .frame1
+ dw .frame2
+ dw .frame3
+ dw .frame4
+ dw .frame5
+.frame1
+ db $00 ; bitmask
+ db $31
+.frame2
+ db $01 ; bitmask
+ db $32, $33, $34, $35, $36, $37, $38, $39, $3a, $3b, $3c, $3d
+ db $3e, $3f, $40
+.frame3
+ db $02 ; bitmask
+ db $37, $38
+.frame4
+ db $03 ; bitmask
+ db $00, $41, $00, $42, $43, $44, $32, $33, $45, $34, $35, $36
+ db $37, $38, $46, $39, $3a, $3b, $47, $3c, $3d, $3e, $48, $49
+ db $3f, $40, $4a, $4b
+.frame5
+ db $04 ; bitmask
+ db $00, $41, $00, $42, $43, $44, $32, $33, $4c, $4d, $4e, $45
+ db $34, $35, $36, $4f, $50, $51, $46, $39, $3a, $3b, $52, $53
+ db $54, $47, $3c, $3d, $3e, $00, $48, $49, $3f, $40, $4a, $4b
+; 0xd6214