aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 11:41:31 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 11:41:31 +0200
commit5d3facb328b4b10c13847f60fac461be4b249f5e (patch)
tree53611f25b42f688fb056c88b2a4bfe22e4ea1d9f /c_src/esdl2.h
parent40344743774a8e56d60427fc4827883a77880324 (diff)
downloadesdl2-5d3facb328b4b10c13847f60fac461be4b249f5e.tar.gz
esdl2-5d3facb328b4b10c13847f60fac461be4b249f5e.tar.bz2
esdl2-5d3facb328b4b10c13847f60fac461be4b249f5e.zip
Add sdl_window:get_brightness/1
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 390d771..c7deb41 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -151,6 +151,7 @@
/* sdl_window */ \
F(create_window, 6) \
F(create_window_and_renderer, 3) \
+ F(get_window_brightness, 1) \
// Generated declarations for the NIF.