ootw: c1: remove last of RLE code

This commit is contained in:
Vince Weaver 2021-03-23 09:57:50 -04:00
parent 50cd01bca5
commit 74d7c48323
2 changed files with 1 additions and 1 deletions

View File

@ -5,3 +5,4 @@
26200 -- convert pool
24568 -- convert end animation
24200 -- convert beast ending
24094 -- remove RLE code

View File

@ -140,7 +140,6 @@ end_message:
.include "earthquake.s"
.include "../text_print.s"
.include "../gr_pageflip.s"
.include "../gr_unrle.s"
.include "../decompress_fast_v2.s"
.include "../gr_fast_clear.s"
.include "../gr_copy.s"