diff options
-rw-r--r-- | windows.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -210,6 +210,7 @@ static struct { void subsurface_console_init(bool dedicated) { + (void)console_desc; /* if this is a console app already, do nothing */ #ifndef WIN32_CONSOLE_APP /* just in case of multiple calls */ |