X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flauncher.h;h=f394f2927251dde43c72076f4eac1c176f3aa412;hb=94151737f2983ca7cade5be0e20c98fbc6f11eea;hp=54e6eda17361bf65a491bfeb695585842b1d338a;hpb=462cb9fc40ae7fec26615c652e95991be89ea8ae;p=libs%2Fdemoscene.git diff --git a/source/launcher.h b/source/launcher.h index 54e6eda..f394f29 100644 --- a/source/launcher.h +++ b/source/launcher.h @@ -26,6 +26,7 @@ protected: { Msp::Graphics::WindowOptions win_opts; Msp::Graphics::WindowOptions fullscreen_opts; + Msp::Graphics::GLOptions gl_opts; int start_fullscreen; std::string frame_dump_fn; float framerate;