- fixed: compile error with SDLGLVideo class macro

This commit is contained in:
Rachael Alexanderson 2016-12-07 05:05:51 -05:00 committed by Christoph Oelckers
parent 56f67726f0
commit 2200f6eda3

View file

@ -29,7 +29,7 @@
// TYPES -------------------------------------------------------------------
IMPLEMENT_CLASS(SDLGLFB, false, false)
IMPLEMENT_CLASS(SDLGLFB, true, false)
struct MiniModeInfo
{