aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-07 21:23:36 +0200
committerLoïc Hoguin <[email protected]>2014-04-07 21:23:36 +0200
commit581fcdd640b918055c06bb9f96ae8a098cb340f7 (patch)
tree14d98e2cf7b724afbb98a5de34096c6f23cdb7ce /c_src/esdl2.h
parent333823ed12461420d48ea8c1e47743fe22eaf32f (diff)
downloadesdl2-581fcdd640b918055c06bb9f96ae8a098cb340f7.tar.gz
esdl2-581fcdd640b918055c06bb9f96ae8a098cb340f7.tar.bz2
esdl2-581fcdd640b918055c06bb9f96ae8a098cb340f7.zip
Add sdl_texture:get_color_mod/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 ac5c45c..b9289e5 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -199,6 +199,7 @@
F(create_texture_from_surface, 2) \
F(get_texture_alpha_mod, 1) \
F(get_texture_blend_mode, 1) \
+ F(get_texture_color_mod, 1) \
/* sdl_version */ \
F(get_version, 0) \
F(get_revision, 0) \