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,9 +0,0 @@
; 0
db %00000000
db %10111100
db %11011101
db %11101111
db %01100000
db %00011000
db %00000000
; 0xd3446

View File

@@ -1,21 +0,0 @@
dw .frame1
dw .frame2
dw .frame3
dw .frame4
.frame1
db $00 ; bitmask
db $31, $32, $33, $00, $34, $35, $36, $37, $00, $00, $38, $39
db $3a, $3b, $00, $3c, $3d, $3e, $00, $3f, $00, $00
.frame2
db $00 ; bitmask
db $31, $32, $40, $00, $34, $35, $36, $41, $00, $00, $38, $39
db $3a, $42, $00, $3c, $3d, $3e, $00, $3f, $00, $00
.frame3
db $00 ; bitmask
db $31, $32, $40, $00, $43, $44, $36, $41, $00, $00, $38, $39
db $3a, $42, $00, $45, $46, $3e, $00, $3f, $00, $00
.frame4
db $00 ; bitmask
db $31, $47, $33, $00, $34, $35, $48, $37, $00, $00, $38, $39
db $49, $3b, $00, $3c, $3d, $3e, $00, $3f, $00, $00
; 0xd8810