This commit is contained in:
Jcw87
2023-09-30 04:52:08 -07:00
parent afda360083
commit 8888b85dd3
10 changed files with 428 additions and 166 deletions
-5
View File
@@ -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 &);