aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/libui/ui.h
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2020-05-30 02:40:51 +0200
committerArisotura <thetotalworm@gmail.com>2020-05-30 02:40:51 +0200
commit5eb01f1f15d81fc908b9ed3819213442b8c4bd3e (patch)
tree0566df9ba03eff43361c06981b8730416ff78714 /src/libui_sdl/libui/ui.h
parentf9ac26078b7d88803ea7079490f419b4a0bfe660 (diff)
parente8f4735c7fb4d9fc142a4571e99672ca750be66b (diff)
begin renovating melonDSi
Diffstat (limited to 'src/libui_sdl/libui/ui.h')
-rw-r--r--src/libui_sdl/libui/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libui_sdl/libui/ui.h b/src/libui_sdl/libui/ui.h
index e15c127..03aef5d 100644
--- a/src/libui_sdl/libui/ui.h
+++ b/src/libui_sdl/libui/ui.h
@@ -620,6 +620,7 @@ _UI_EXTERN void *uiGLGetProcAddress(const char* proc);
_UI_EXTERN int uiGLGetFramebuffer(uiGLContext* ctx);
_UI_EXTERN float uiGLGetFramebufferScale(uiGLContext* ctx);
_UI_EXTERN void uiGLSwapBuffers(uiGLContext* ctx);
+_UI_EXTERN void uiGLSetVSync(int sync);
_UI_ENUM(uiModifiers) {