mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 00:57:00 +00:00
9
include/Kyoto/Graphics/CCubeModel.hpp
Normal file
9
include/Kyoto/Graphics/CCubeModel.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _CCUBEMODEL
|
||||
#define _CCUBEMODEL
|
||||
|
||||
class CCubeModel {
|
||||
public:
|
||||
static void SetRenderModelBlack(bool v);
|
||||
};
|
||||
|
||||
#endif // _CCUBEMODEL
|
||||
Reference in New Issue
Block a user