aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 19:36:03 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 19:36:03 +0200
commita538eb1deb61edd4c166dcba1dfd3dcc57663fc9 (patch)
tree6244fdfd30e881d399cc747028942f9c4358dc38 /c_src/esdl2.h
parent3026b4860fd3a1436a59bf2d26792fbbf6b60917 (diff)
downloadesdl2-a538eb1deb61edd4c166dcba1dfd3dcc57663fc9.tar.gz
esdl2-a538eb1deb61edd4c166dcba1dfd3dcc57663fc9.tar.bz2
esdl2-a538eb1deb61edd4c166dcba1dfd3dcc57663fc9.zip
Add sdl_window:set_max_size/3
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 de6b800..9c41916 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -181,6 +181,7 @@
F(set_window_fullscreen, 2) \
F(set_window_grab, 2) \
F(set_window_icon, 2) \
+ F(set_window_maximum_size, 3) \
// Generated declarations for the NIF.