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