diff --git a/src/main.cpp b/src/main.cpp index 69b9015..fb0386d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -44,7 +44,7 @@ WUPS_USE_WUT_CRT() uint32_t hostIpAddress = 0; int iosuhaxMount = 0; -int fsaFd = 0; +int fsaFd = -1; BackgroundThread * thread = NULL;