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/shellder/frames.asm | |
parent | 1aa75da4d52b33976e78aafa3329d795de05efc7 (diff) |
Move monster pics from numbered directories to named ones.
Diffstat (limited to 'gfx/pics/shellder/frames.asm')
-rw-r--r-- | gfx/pics/shellder/frames.asm | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gfx/pics/shellder/frames.asm b/gfx/pics/shellder/frames.asm new file mode 100644 index 000000000..7896b134e --- /dev/null +++ b/gfx/pics/shellder/frames.asm @@ -0,0 +1,13 @@ + dw .frame1 + dw .frame2 + dw .frame3 +.frame1 + db $00 ; bitmask + db $19, $00, $1a, $1b, $1c, $1d +.frame2 + db $00 ; bitmask + db $1e, $00, $1f, $1b, $20, $1d +.frame3 + db $01 ; bitmask + db $1e, $00, $21, $1f, $1b, $22, $23, $1d, $24, $25 +; 0xd54ab |