diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2024-04-09 21:29:57 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-09 21:29:57 -0600 |
| commit | 3da5a4f343fa708abcc461d83337ef6df9863447 (patch) | |
| tree | 2ff74ffb532a89e5af9666250c2c60e7f339f9c0 /src/code_80057C60.c | |
| parent | 2b66867af1975759dc7acfb3bbc2c9063ffa4353 (diff) | |
Add ymls for Torch code generator (#497)
* Add torch
* update jenkinsfile
Diffstat (limited to 'src/code_80057C60.c')
| -rw-r--r-- | src/code_80057C60.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/code_80057C60.c b/src/code_80057C60.c index f89f5ede4..70698aeeb 100644 --- a/src/code_80057C60.c +++ b/src/code_80057C60.c @@ -23,9 +23,9 @@ #include "update_objects.h" #include "code_80086E70.h" #include "effects.h" -#include "src/data/data_800E8700.h" +#include <assets/data_800E8700.h> #include "skybox_and_splitscreen.h" -#include "common_textures.h" +#include <assets/common_data.h> #include "audio/external.h" #include "objects.h" #include "bomb_kart.h" |
