- fix Apple compile 2

This commit is contained in:
Rachael Alexanderson 2017-11-18 02:37:44 -05:00
parent 25ca640354
commit 28863241dc

View file

@ -272,6 +272,8 @@ public:
static void SetCursor(NSCursor* cursor);
static void SetWindowVisible(bool visible);
void I_SetWindowTitle(const char* title);
private:
struct ModeIterator
{