From b286a9bbcdeeaadb226701e7aaf96a0d9d23023d Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Sat, 6 Jun 2026 16:53:06 -0500 Subject: [PATCH] Fixed wii build --- src/duskdolphin/log/log.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/duskdolphin/log/log.c b/src/duskdolphin/log/log.c index 4ef4ab8f..b0d0ab83 100644 --- a/src/duskdolphin/log/log.c +++ b/src/duskdolphin/log/log.c @@ -72,7 +72,6 @@ void logError(const char_t *message, ...) { fclose(file); } } - } #endif // Either create graphics, or hijack the displays' graphics.