From 21bd7a08615b388bc536d3ffb1e3efce7e5f7673 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 10 Jul 2020 23:11:10 +0800 Subject: *icon --- src/extern/wog.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/extern/wog.h') diff --git a/src/extern/wog.h b/src/extern/wog.h index 6c5bc08..2052d07 100644 --- a/src/extern/wog.h +++ b/src/extern/wog.h @@ -206,4 +206,8 @@ void wog_registerQuitCallback(wog_Callback cal); wog_Surface* wog_getsurface(wog_Window* wnd); +void wog_setcursor(wog_Window* wnd, unsigned int cursor); +void wog_setcursorImage(wog_Window* wnd, const char* path); + + #endif \ No newline at end of file -- cgit v1.1-26-g67d0