fix clang build (nw)
This commit is contained in:
parent
cef5e28b3f
commit
bdab9d1c96
@ -45,7 +45,7 @@ public:
|
|||||||
|
|
||||||
int window_init();
|
int window_init();
|
||||||
|
|
||||||
void update();
|
void update() override;
|
||||||
void toggle_full_screen();
|
void toggle_full_screen();
|
||||||
void modify_prescale(int dir);
|
void modify_prescale(int dir);
|
||||||
void resize(INT32 width, INT32 height);
|
void resize(INT32 width, INT32 height);
|
||||||
|
Loading…
Reference in New Issue
Block a user