aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 16:50:10 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 16:50:50 +0200
commitdd6f7c6bbfb27d26f432b64e66d41f3b58db944c (patch)
treeb1d93761552de9ac2a22461f9a7a25541969b449 /c_src/esdl2.h
parentfa5e7eca92e37289138f78ffff131d7a2cf735ec (diff)
downloadesdl2-dd6f7c6bbfb27d26f432b64e66d41f3b58db944c.tar.gz
esdl2-dd6f7c6bbfb27d26f432b64e66d41f3b58db944c.tar.bz2
esdl2-dd6f7c6bbfb27d26f432b64e66d41f3b58db944c.zip
Add sdl_window:set_brightness/2
Diffstat (limited to 'c_src/esdl2.h')
-rw-r--r--c_src/esdl2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/esdl2.h b/c_src/esdl2.h
index 55b9a2b..2eb447b 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -177,6 +177,7 @@
F(raise_window, 1) \
F(restore_window, 1) \
F(set_window_bordered, 2) \
+ F(set_window_brightness, 2) \
// Generated declarations for the NIF.