diff options
author | yenatch <yenatch@gmail.com> | 2014-04-01 16:30:38 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-04-01 16:30:38 -0400 |
commit | 48f431485426bec6de26e78daf6d728ebf0e9daa (patch) | |
tree | dc327d3e9a3dbf0eb5a01a62cc292fbed3b9d967 /gfx/pics/tyranitar/frames.asm | |
parent | 1aa75da4d52b33976e78aafa3329d795de05efc7 (diff) |
Move monster pics from numbered directories to named ones.
Diffstat (limited to 'gfx/pics/tyranitar/frames.asm')
-rw-r--r-- | gfx/pics/tyranitar/frames.asm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/gfx/pics/tyranitar/frames.asm b/gfx/pics/tyranitar/frames.asm new file mode 100644 index 000000000..b9d6d7da5 --- /dev/null +++ b/gfx/pics/tyranitar/frames.asm @@ -0,0 +1,25 @@ + dw .frame1 + dw .frame2 + dw .frame3 + dw .frame4 + dw .frame5 +.frame1 + db $00 ; bitmask + db $05, $05, $05, $31, $32, $33, $34, $35, $36, $37, $38, $39 + db $3a, $3b, $3c, $3d, $3e, $3f, $40, $41, $05, $42, $43 +.frame2 + db $01 ; bitmask + db $05, $05, $44, $45, $05, $33, $34, $46, $47, $48, $38, $39 + db $49, $4a, $4b, $3d, $3e, $3f, $4c, $4d, $05, $42, $43, $4e + db $4f, $50, $51 +.frame3 + db $00 ; bitmask + db $05, $05, $44, $45, $05, $33, $34, $46, $47, $48, $38, $39 + db $49, $4a, $4b, $3d, $3e, $3f, $4c, $4d, $05, $42, $43 +.frame4 + db $02 ; bitmask + db $4e, $4f, $50, $51 +.frame5 + db $03 ; bitmask + db $52 +; 0xd982c |