Update to objdiff 3.5.0 (#2980)

* Update to objdiff 3.5.0

* Fix symbols being in .data instead of .rodata for Wii/Shield
This commit is contained in:
LagoLunatic
2025-12-21 13:46:14 -05:00
committed by GitHub
parent 48f1d47690
commit 16a2980f5a
15 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -541,7 +541,7 @@ loop:
}
#endif // clang-format on
extern f32 PSMulUnit01[] = {
extern f32 const PSMulUnit01[] = {
0.0f,
-1.0f,
};