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/024/frames.asm | |
parent | 1aa75da4d52b33976e78aafa3329d795de05efc7 (diff) |
Move monster pics from numbered directories to named ones.
Diffstat (limited to 'gfx/pics/024/frames.asm')
-rw-r--r-- | gfx/pics/024/frames.asm | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gfx/pics/024/frames.asm b/gfx/pics/024/frames.asm deleted file mode 100644 index 011333a05..000000000 --- a/gfx/pics/024/frames.asm +++ /dev/null @@ -1,25 +0,0 @@ - dw .frame1 - dw .frame2 - dw .frame3 - dw .frame4 - dw .frame5 - dw .frame6 -.frame1 - db $00 ; bitmask - db $31, $00, $32, $33, $34, $35, $36, $37, $38, $00, $39, $3a -.frame2 - db $01 ; bitmask - db $00, $3b, $3c, $00, $3d, $00, $00, $3e, $3f, $40, $41 -.frame3 - db $01 ; bitmask - db $42, $43, $44, $45, $46, $00, $47, $48, $49, $4a, $4b -.frame4 - db $02 ; bitmask - db $4c, $4d, $4e -.frame5 - db $03 ; bitmask - db $4f, $50, $51 -.frame6 - db $04 ; bitmask - db $52, $53 -; 0xd4698 |