Changes for OTR (#15)

* Bunch of fixes
This commit is contained in:
MegaMech
2024-05-22 19:19:16 -06:00
committed by GitHub
parent bd9f6b3e85
commit 78a7d156c9
87 changed files with 1382 additions and 9215 deletions
+6 -3
View File
@@ -184,9 +184,12 @@ Vtx gBalloonVertexPlane2[] = {
{{{ -9, 9, -6 }, 0, { 0, 0 }, { 0xFF, 0xFF, 0xFF, 0xFF }}},
};
u8 D_800E52D0[] = {
#include "assets/code/some_data/gTLUTOnomatopoeia.rgba16.inc.c"
};
// Moved to OTR asset see some_data.yml
// Symbol renamed to gTLUTOnomatopoeia
//
// u8 D_800E52D0[] = {
// #include "assets/code/some_data/gTLUTOnomatopoeia.rgba16.inc.c"
// };
u8 *gCourseOutlineTextures[] = {
gTextureCourseOutlineMarioRaceway, gTextureCourseOutlineChocoMountain, gTextureCourseOutlineBowsersCastle, gTextureCourseOutlineBansheeBoardwalk,