mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-03 14:05:58 +00:00
ootw: c1: remove last of RLE code
This commit is contained in:
parent
50cd01bca5
commit
74d7c48323
@ -5,3 +5,4 @@
|
|||||||
26200 -- convert pool
|
26200 -- convert pool
|
||||||
24568 -- convert end animation
|
24568 -- convert end animation
|
||||||
24200 -- convert beast ending
|
24200 -- convert beast ending
|
||||||
|
24094 -- remove RLE code
|
||||||
|
@ -140,7 +140,6 @@ end_message:
|
|||||||
.include "earthquake.s"
|
.include "earthquake.s"
|
||||||
.include "../text_print.s"
|
.include "../text_print.s"
|
||||||
.include "../gr_pageflip.s"
|
.include "../gr_pageflip.s"
|
||||||
.include "../gr_unrle.s"
|
|
||||||
.include "../decompress_fast_v2.s"
|
.include "../decompress_fast_v2.s"
|
||||||
.include "../gr_fast_clear.s"
|
.include "../gr_fast_clear.s"
|
||||||
.include "../gr_copy.s"
|
.include "../gr_copy.s"
|
||||||
|
Loading…
Reference in New Issue
Block a user