mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-05-10 10:51:39 +00:00
Resolve formatting
This commit is contained in:
parent
ba5f2fbe78
commit
dd4e3eb030
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ unsigned int configCoopNetPort = DEFAULT_COOPNET_PORT;
|
||||||
char configPassword[MAX_CONFIG_STRING] = "";
|
char configPassword[MAX_CONFIG_STRING] = "";
|
||||||
char configDestId[MAX_CONFIG_STRING] = "0";
|
char configDestId[MAX_CONFIG_STRING] = "0";
|
||||||
// DJUI settings
|
// DJUI settings
|
||||||
struct DjuiTheme configDjuiTheme = { 0 };
|
struct DjuiTheme configDjuiTheme = { 0 };
|
||||||
#ifdef HANDHELD
|
#ifdef HANDHELD
|
||||||
bool configDjuiThemeCenter = false;
|
bool configDjuiThemeCenter = false;
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue