diff options
| author | Jasper St. Pierre <jstpierre@mecheye.net> | 2023-09-30 10:14:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-30 10:14:17 -0700 |
| commit | 836bf25fc747cb71d2d519814d6a89379326b4bd (patch) | |
| tree | 02d9f7f579bca010a06e1d62373605365eef3b62 /src/JSystem/J3DGraphBase/J3DMatBlock.cpp | |
| parent | afda3600836631850822a4a89ba5058f477cf313 (diff) | |
| parent | 8888b85dd395069adb77a0c055f423c0d716853f (diff) | |
Merge pull request #496 from Jcw87/J3DTevs
J3DTevs
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DMatBlock.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphBase/J3DMatBlock.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp index 11922a0b..9b080f83 100644 --- a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp +++ b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp @@ -12,11 +12,6 @@ #include "dolphin/os/OSCache.h" #include "dolphin/types.h" -extern "C" extern const GXColor j3dDefaultColInfo; -extern "C" extern const GXColor j3dDefaultAmbInfo; -extern "C" extern const GXColorS10 j3dDefaultTevColor; -extern "C" extern const GXColor j3dDefaultTevKColor; - extern bool isTexNoReg(void*); extern u16 getTexNoReg(void*); extern void loadTexNo(u32, const u16 &); |
