mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-27 04:21:42 +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 configDestId[MAX_CONFIG_STRING] = "0";
|
||||
// DJUI settings
|
||||
struct DjuiTheme configDjuiTheme = { 0 };
|
||||
struct DjuiTheme configDjuiTheme = { 0 };
|
||||
#ifdef HANDHELD
|
||||
bool configDjuiThemeCenter = false;
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue