fix clang build (nw)

This commit is contained in:
R. Belmont 2016-06-11 15:11:08 -04:00 committed by GitHub
parent cef5e28b3f
commit bdab9d1c96

View File

@ -45,7 +45,7 @@ public:
int window_init();
void update();
void update() override;
void toggle_full_screen();
void modify_prescale(int dir);
void resize(INT32 width, INT32 height);