Add ymls for Torch code generator (#497)

* Add torch

* update jenkinsfile
This commit is contained in:
MegaMech
2024-04-09 21:29:57 -06:00
committed by GitHub
parent 2b66867af1
commit 3da5a4f343
95 changed files with 4794 additions and 9877 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <actors.h>
#include <PR/gbi.h>
#include <main.h>
#include "common_textures.h"
#include <assets/common_data.h>
/**
* @brief Renders the green shell actor.
+1 -1
View File
@@ -1,7 +1,7 @@
#include <actors.h>
#include <PR/gbi.h>
#include <main.h>
#include <common_textures.h>
#include <assets/common_data.h>
#include "courses/all_course_data.h"
/**