diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-08-22 12:22:01 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-08-22 12:22:01 -0400 |
| commit | 3862848e4ac22bed9b5356cedaa65f4ce0de2904 (patch) | |
| tree | fa30f19b918b48775dcf3008bf82c209f50a6789 /src/d/d_kankyo.cpp | |
| parent | bcf7c567f2c349cec476a74e5954d76c1e84896d (diff) | |
Remove a bunch of weak func order fakematches
Diffstat (limited to 'src/d/d_kankyo.cpp')
| -rw-r--r-- | src/d/d_kankyo.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/d/d_kankyo.cpp b/src/d/d_kankyo.cpp index 29f02fc1..e5ad727b 100644 --- a/src/d/d_kankyo.cpp +++ b/src/d/d_kankyo.cpp @@ -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. */ |
