mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 19:45:33 +00:00
FullscreenUI: Change default background name
This commit is contained in:
parent
def6b76116
commit
9a6725367b
@ -251,7 +251,7 @@ static void UpdateTransitionState();
|
||||
// Backgrounds
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static constexpr const char* DEFAULT_BACKGROUND_NAME = "Default";
|
||||
static constexpr const char* DEFAULT_BACKGROUND_NAME = "StaticGray";
|
||||
|
||||
static bool HasBackground();
|
||||
static void LoadBackground();
|
||||
|
Loading…
x
Reference in New Issue
Block a user