mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-13 05:16:05 -04:00
Fix clang compiler issues
This commit is contained in:
@@ -19,6 +19,8 @@ Mtx* GetEffectMatrix(void);
|
||||
void ClearHudMatrixPool(void);
|
||||
void ClearEffectsMatrixPool(void);
|
||||
void ClearObjectsMatrixPool(void);
|
||||
void AddKartMatrix(Mat4 mtx, s32 flags);
|
||||
void AddShadowMatrix(Mat4 mtx, s32 flags);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user