Remove a bunch of weak func order fakematches

This commit is contained in:
LagoLunatic
2025-08-22 12:22:01 -04:00
parent bcf7c567f2
commit 3862848e4a
7 changed files with 7 additions and 25 deletions
-3
View File
@@ -84,9 +84,6 @@ u16 lightMaskData[] = {
GX_LIGHT0, GX_LIGHT1, GX_LIGHT2, GX_LIGHT3, GX_LIGHT4, GX_LIGHT5, GX_LIGHT6, GX_LIGHT7,
};
// Fakematch? Fixes weak function order.
#pragma sym off
/**
* Returns true if toon lighting and shadow should be reversed.
*/