From f75049feef17757cd07eb86cf34729c272cefcd5 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 10 Mar 2018 18:01:54 -0500 Subject: Use rgbgfx and c tools instead of the submodule. --- engine/HoF_room_pc.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/HoF_room_pc.asm') diff --git a/engine/HoF_room_pc.asm b/engine/HoF_room_pc.asm index fb196486..7e08631c 100755 --- a/engine/HoF_room_pc.asm +++ b/engine/HoF_room_pc.asm @@ -266,5 +266,5 @@ INCLUDE "data/credits_order.asm" INCLUDE "text/credits_text.asm" TheEndGfx: - INCBIN "gfx/theend.interleave.2bpp" + INCBIN "gfx/theend.2bpp" TheEndGfxEnd: -- cgit v1.2.3