mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Working CLight
This commit is contained in:
@@ -155,6 +155,8 @@ public:
|
||||
void Draw(const CModelFlags& flags) const;
|
||||
void Touch(int shaderIdx) const;
|
||||
bool IsLoaded(int shaderIdx) const;
|
||||
|
||||
CBooModel& GetInstance() {return *x28_modelInst;}
|
||||
};
|
||||
|
||||
CFactoryFnReturn FModelFactory(const urde::SObjectTag& tag,
|
||||
|
||||
Reference in New Issue
Block a user