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/061/frames.asm | |
parent | 1aa75da4d52b33976e78aafa3329d795de05efc7 (diff) |
Move monster pics from numbered directories to named ones.
Diffstat (limited to 'gfx/pics/061/frames.asm')
-rw-r--r-- | gfx/pics/061/frames.asm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/gfx/pics/061/frames.asm b/gfx/pics/061/frames.asm deleted file mode 100644 index 5dbc0d7d4..000000000 --- a/gfx/pics/061/frames.asm +++ /dev/null @@ -1,24 +0,0 @@ - dw .frame1 - dw .frame2 - dw .frame3 - dw .frame4 - dw .frame5 -.frame1 - db $00 ; bitmask - db $03, $03, $24, $25, $03, $26, $27, $28, $29, $2a -.frame2 - db $01 ; bitmask - db $03, $03, $24, $25, $03, $26, $27, $28, $29, $2a, $2b, $2c - db $2d -.frame3 - db $02 ; bitmask - db $03, $03, $24, $25, $03, $2e, $27, $28, $29, $2a, $2b, $2c - db $2d, $2f -.frame4 - db $03 ; bitmask - db $03, $03, $24, $25, $03, $2e, $27, $28, $29, $2a, $30, $31 - db $32, $2b, $33, $34, $2c, $35, $36, $37, $2d, $2f -.frame5 - db $04 ; bitmask - db $38, $39, $3a, $3b, $3c, $3d -; 0xd4eb1 |