Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch.

This commit is contained in:
OBattler
2021-11-29 15:42:50 +01:00
parent c6c2988b64
commit 295f750884
23 changed files with 68 additions and 306 deletions

View File

@@ -167,9 +167,7 @@ int time_sync = 0; /* (C) enable time sync */
int confirm_reset = 1; /* (C) enable reset confirmation */
int confirm_exit = 1; /* (C) enable exit confirmation */
int confirm_save = 1; /* (C) enable save confirmation */
#ifdef USE_DISCORD
int enable_discord = 0; /* (C) enable Discord integration */
#endif
int enable_crashdump = 0; /* (C) enable crash dump */
/* Statistics. */