next round of standard compiler fixes (#2969)

* next round of standard compiler fixes

* Fix weak function order issue

* fix missmatch with ShieldD version
This commit is contained in:
kipcode66
2025-12-21 20:48:09 -05:00
committed by GitHub
parent b4f931f75f
commit 4045f16667
21 changed files with 74 additions and 44 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define D_D_PATH_H
#include "dolphin/types.h"
#include "mtx.h"
#include "dolphin/mtx.h"
class cBgS_PolyInfo;
struct cXyz;