X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fmain.cpp;h=09a10cb9d785429d6e9a2e96806b69cb73fcb157;hb=bdabd9d4a53be2fa9d90f900f7e5949d2f0ef75c;hp=7fb429108fba3fcf71ce3a5790ce750c3b9e0234;hpb=f83c7bc4ef12b0bbdc1cfa6bdce35d9665510e6c;p=lugaru.git diff --git a/Source/main.cpp b/Source/main.cpp index 7fb4291..09a10cb 100644 --- a/Source/main.cpp +++ b/Source/main.cpp @@ -55,6 +55,8 @@ extern float slomospeed; extern float slomofreq; extern bool visibleloading; +extern int difficulty; + extern SDL_Window *sdlwindow; using namespace std;