X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fvideo%2Fvideo_systems.hpp;h=1347f5485847683a67d8fb7d244ecb3ce187a37f;hb=d427db3e7c37d524e540511dd8cfce6e985bf32b;hp=4f3a991c20cd91cc0d7a59571c03171e2d9c29e6;hpb=e7a12ed844f040d270e50ce25f74de5f017c1157;p=supertux.git diff --git a/src/video/video_systems.hpp b/src/video/video_systems.hpp index 4f3a991c2..1347f5485 100644 --- a/src/video/video_systems.hpp +++ b/src/video/video_systems.hpp @@ -31,6 +31,7 @@ class Texture; class Surface; enum VideoSystem { + AUTO_VIDEO, OPENGL, PURE_SDL, NUM_SYSTEMS