From 1ecbc8f95f9b2cdcaeddf7f8594b93d805aa75fa Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 10 Mar 2015 08:05:28 +0100 Subject: update 3rdparty libs --- 3rdparty/bgfx/examples/common/entry/entry_winrt.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to '3rdparty/bgfx/examples/common/entry/entry_winrt.cpp') diff --git a/3rdparty/bgfx/examples/common/entry/entry_winrt.cpp b/3rdparty/bgfx/examples/common/entry/entry_winrt.cpp index f50b58a3960..e7cf8214de6 100644 --- a/3rdparty/bgfx/examples/common/entry/entry_winrt.cpp +++ b/3rdparty/bgfx/examples/common/entry/entry_winrt.cpp @@ -175,6 +175,11 @@ namespace entry BX_UNUSED(_handle); } + void toggleFullscreen(WindowHandle _handle) + { + BX_UNUSED(_handle); + } + void setMouseLock(WindowHandle _handle, bool _lock) { BX_UNUSED(_handle, _lock); -- cgit v1.2.3-70-g09d2