mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Deadlock fix and toolbar shading
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Specter
|
||||
{
|
||||
static LogVisor::LogModule Log("Specter::SplitView");
|
||||
|
||||
void SplitView::Resources::init(boo::IGraphicsDataFactory* factory)
|
||||
void SplitView::Resources::init(boo::IGraphicsDataFactory* factory, const ThemeData& theme)
|
||||
{
|
||||
static const Zeus::RGBA32 tex[3] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user