diff --git a/src/main.cpp b/src/main.cpp index 0c71335..f2ad13d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -92,7 +92,7 @@ void loop() { } #endif -#if defined(_WIN32) || defined(linux) +#if defined(_WIN32) || defined(NATIVE) int main() { setup();