aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-03 19:59:42 +0200
committerLoïc Hoguin <[email protected]>2014-04-03 19:59:42 +0200
commit781045cadfa7301101f749a2799feb30ab44f0fe (patch)
tree3fb78aafc6797a9fa9348d796af81829d2351f88 /c_src/esdl2.h
parenta1afe564f1b5a3e8b91e3f706fbd5d7d66a9978c (diff)
downloadesdl2-781045cadfa7301101f749a2799feb30ab44f0fe.tar.gz
esdl2-781045cadfa7301101f749a2799feb30ab44f0fe.tar.bz2
esdl2-781045cadfa7301101f749a2799feb30ab44f0fe.zip
Add sdl_window:set_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 c7817b2..433b262 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -184,6 +184,7 @@
F(set_window_maximum_size, 3) \
F(set_window_minimum_size, 3) \
F(set_window_position, 3) \
+ F(set_window_size, 3) \
// Generated declarations for the NIF.