Remove the now-generated animation data.

This commit is contained in:
yenatch
2017-05-28 23:35:08 -04:00
parent 1c7d4954cd
commit 2dc6dd7584
554 changed files with 0 additions and 11898 deletions

View File

@@ -1,33 +0,0 @@
; 0
db %01111110
db %10001111
db %11000011
db %11100011
db %11110001
db %11100000
db %00000000
; 1
db %00000110
db %10000011
db %11000001
db %11100001
db %01110000
db %00000000
db %00000000
; 2
db %00000000
db %10000000
db %11000000
db %11100001
db %01110000
db %00000000
db %00000000
; 3
db %00000110
db %10000011
db %00000001
db %00000000
db %00000000
db %00000000
db %00000000
; 0xd30c9

View File

@@ -1,31 +0,0 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
dw .frame5
dw .frame6
.frame1
db $00 ; bitmask
db $31, $32, $1c, $1c, $1c, $1c, $33, $34, $35, $36, $37, $38
db $39, $3a, $3b, $3c, $3d, $3e, $3f, $40, $41, $1c, $42, $43
db $44, $1c, $1c, $1c
.frame2
db $00 ; bitmask
db $45, $1c, $1c, $1c, $1c, $1c, $46, $47, $48, $36, $49, $38
db $4a, $3a, $3b, $4b, $3d, $3e, $3f, $40, $4c, $1c, $42, $43
db $44, $1c, $1c, $1c
.frame3
db $01 ; bitmask
db $45, $1c, $46, $47, $49, $38, $3a, $3b, $4d, $3e, $3f, $4e
db $1c, $42, $4f
.frame4
db $01 ; bitmask
db $45, $1c, $46, $47, $49, $38, $3a, $3b, $4d, $3e, $3f, $4e
db $1c, $42, $4f
.frame5
db $02 ; bitmask
db $50, $3a, $3b, $4d, $3e, $3f, $4e, $1c, $42, $4f
.frame6
db $03 ; bitmask
db $45, $1c, $46, $47, $51, $38
; 0xd5bd8