aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 18:04:30 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 18:08:29 +0200
commit330d860b3f557bf2c368c070ad40134d622d0969 (patch)
tree1e71bdd4152e7b03eab79979ffd3f22d8f2f055f /c_src/esdl2.h
parentdd6f7c6bbfb27d26f432b64e66d41f3b58db944c (diff)
downloadesdl2-330d860b3f557bf2c368c070ad40134d622d0969.tar.gz
esdl2-330d860b3f557bf2c368c070ad40134d622d0969.tar.bz2
esdl2-330d860b3f557bf2c368c070ad40134d622d0969.zip
Add sdl_window:set_fullscreen/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 2eb447b..d1d4ae7 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -178,6 +178,7 @@
F(restore_window, 1) \
F(set_window_bordered, 2) \
F(set_window_brightness, 2) \
+ F(set_window_fullscreen, 2) \
// Generated declarations for the NIF.