Skip to content

Commit 49cf305

Browse files
committed
stuff
1 parent 2173413 commit 49cf305

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/ruis/render/native_window.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class native_window
1414

1515
bool is_fullscreen_v = false;
1616

17-
virtual void bind_rendering_context() = 0;
17+
virtual void bind_rendering_context(){}
1818

1919
virtual void set_fullscreen_internal(bool enable) {}
2020

0 commit comments

Comments
 (0)