win_discord: configurability

This commit is contained in:
David Hrdlička
2019-12-04 21:55:35 +01:00
parent a77a7a15db
commit 539ef0044a
10 changed files with 89 additions and 20 deletions

View File

@@ -131,7 +131,10 @@ int cpu_manufacturer = 0, /* (C) cpu manufacturer */
cpu_use_dynarec = 0, /* (C) cpu uses/needs Dyna */
cpu = 3, /* (C) cpu type */
enable_external_fpu = 0; /* (C) enable external FPU */
int time_sync = 0; /* (C) enable time sync */
int time_sync = 0; /* (C) enable time sync */
#ifdef USE_DISCORD
int enable_discord = 0; /* (C) enable Discord integration */
#endif
/* Statistics. */
extern int