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