diff --git a/src/TowerDefense.cpp b/src/TowerDefense.cpp index 036fbb9..eef34c1 100644 --- a/src/TowerDefense.cpp +++ b/src/TowerDefense.cpp @@ -9,7 +9,7 @@ #include "window/Display.h" #ifdef __ANDROID__ -extern "C" +extern "C" #endif int main(int argc, const char* args[]) {