Fix texture loading in the menus (#11)

* Changes

* Fixes

* More fixes
This commit is contained in:
MegaMech
2024-05-04 18:04:55 -06:00
committed by GitHub
parent e95613300b
commit 66441f5461
16 changed files with 505 additions and 503 deletions
+2 -1
View File
@@ -4532,7 +4532,8 @@ UNUSED void func_80057708() {
void load_debug_font(void) {
gSPDisplayList(gDisplayListHead++, D_0D008108);
gSPDisplayList(gDisplayListHead++, D_0D008080);
gDPSetAlphaCompare(gDisplayListHead++, G_AC_THRESHOLD);
//! todo: Implement alpha compare
// gDPSetAlphaCompare(gDisplayListHead++, G_AC_THRESHOLD);
}
void func_80057778(void) {