From 3da5a4f343fa708abcc461d83337ef6df9863447 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Tue, 9 Apr 2024 21:29:57 -0600 Subject: Add ymls for Torch code generator (#497) * Add torch * update jenkinsfile --- src/update_objects.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/update_objects.c') diff --git a/src/update_objects.c b/src/update_objects.c index 3fc0503f4..02038fdc7 100644 --- a/src/update_objects.c +++ b/src/update_objects.c @@ -17,7 +17,7 @@ #include "code_80057C60.h" #include "code_8006E9C0.h" #include "code_80086E70.h" -#include "common_textures.h" +#include #include "audio/external.h" #include "sounds.h" #include @@ -28,7 +28,7 @@ #include "code_80091750.h" #include "podium_ceremony_actors.h" #include "courses/all_course_data.h" -#include "src/ending/ceremony_data.h" +#include #include "src/ending/ceremony_and_credits.h" #include "menus.h" #include "data/other_textures.h" -- cgit v1.2.3