diff --git a/src/skel/glfw/glfw.cpp b/src/skel/glfw/glfw.cpp index dcd2b23f..99b1e380 100644 --- a/src/skel/glfw/glfw.cpp +++ b/src/skel/glfw/glfw.cpp @@ -1488,10 +1488,10 @@ WinMain(HINSTANCE instance, int main(int argc, char *argv[]) { +#endif #ifdef LOG_TO_FILE freopen("re3_log.txt", "w", stdout); freopen("re3_errors.txt", "w", stderr); -#endif #endif RwV2d pos; RwInt32 i;