IMaterial::GetShaderGlue info

This commit is contained in:
Marvin D 2022-12-14 20:53:27 +01:00
parent 2f4d61ab55
commit 185a7ad007

View File

@ -97,6 +97,7 @@ private:
virtual void stub_76() const = 0;
virtual void stub_77() const = 0;
virtual void stub_78() const = 0;
// STUB_138 should be GetShaderGlue.
};
#endif // IMATERIAL_H