mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
Preparation for self-split space functionality
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Specter
|
||||
{
|
||||
static LogVisor::LogModule Log("Specter::Button");
|
||||
|
||||
void Button::Resources::init(boo::IGraphicsDataFactory* factory, const ThemeData& theme)
|
||||
void Button::Resources::init(boo::IGraphicsDataFactory* factory, const IThemeData& theme)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user