aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-07 21:13:08 +0200
committerLoïc Hoguin <[email protected]>2014-04-07 21:13:08 +0200
commit872301b55c4df71d704e1b2e2e8947e040045b8e (patch)
treec1ee1c03ae79d3a8d4f134957acc9e281985e2dc /c_src/esdl2.h
parent01a9d5eeb3e1e77239b5daef9895719f25bd9b9f (diff)
downloadesdl2-872301b55c4df71d704e1b2e2e8947e040045b8e.tar.gz
esdl2-872301b55c4df71d704e1b2e2e8947e040045b8e.tar.bz2
esdl2-872301b55c4df71d704e1b2e2e8947e040045b8e.zip
Add sdl_texture:get_alpha_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 3afef48..73f2ed2 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -197,6 +197,7 @@
F(img_load, 1) \
/* sdl_texture */ \
F(create_texture_from_surface, 2) \
+ F(get_texture_alpha_mod, 1) \
/* sdl_version */ \
F(get_version, 0) \
F(get_revision, 0) \