mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-21 12:59:10 +00:00
@@ -11,7 +11,7 @@ extern CVector3f sPlayerPosition;
|
||||
class CCubeMaterial {
|
||||
public:
|
||||
private:
|
||||
void SetupBlendMode(u32 blendFactors, const CModelFlags& flags, bool alphaTest);
|
||||
static void SetupBlendMode(u32 blendFactors, const CModelFlags& flags, bool alphaTest);
|
||||
|
||||
static CVector3f sViewingFrom;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user