aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-10 01:07:21 +0200
committerLoïc Hoguin <[email protected]>2014-04-10 01:07:21 +0200
commitc087ef30ab6b40e331863f90b1f067f1c3a7a5d2 (patch)
treeb5e07b133c8b3b1cda60f15b29691a9ecf6919a7 /c_src/esdl2.h
parent1aab59bd206c89af1ffb23687d9cabd9cdcc6074 (diff)
downloadesdl2-c087ef30ab6b40e331863f90b1f067f1c3a7a5d2.tar.gz
esdl2-c087ef30ab6b40e331863f90b1f067f1c3a7a5d2.tar.bz2
esdl2-c087ef30ab6b40e331863f90b1f067f1c3a7a5d2.zip
Add clicks value to mouse button events (SDL >= 2.0.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 2404355..75055d4 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -31,6 +31,7 @@
A(centered) \
A(charged) \
A(charging) \
+ A(clicks) \
A(close) \
A(data) \
A(enter) \