mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 22:45:23 +00:00
Merge branch 'master' of https://github.com/AxioDL/libSpecter
This commit is contained in:
@@ -159,7 +159,7 @@ public:
|
||||
|
||||
void init(boo::GLDataFactory* factory, const IThemeData& theme);
|
||||
#if _WIN32
|
||||
void init(boo::ID3DDataFactory* factory, const ThemeData& theme);
|
||||
void init(boo::ID3DDataFactory* factory, const IThemeData& theme);
|
||||
#elif BOO_HAS_METAL
|
||||
void init(boo::MetalDataFactory* factory, const IThemeData& theme);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user