aboutsummaryrefslogtreecommitdiffstats
path: root/c_src/esdl2.h
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/esdl2.h')
-rw-r--r--c_src/esdl2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/c_src/esdl2.h b/c_src/esdl2.h
index 61af33a..530abc4 100644
--- a/c_src/esdl2.h
+++ b/c_src/esdl2.h
@@ -166,6 +166,10 @@
/* sdl_gl */ \
F(gl_create_context, 1) \
F(gl_swap_window, 1) \
+ /* sdl_keyboard */ \
+ F(is_text_input_active, 0) \
+ F(start_text_input, 0) \
+ F(stop_text_input, 0) \
/* sdl_power */ \
F(get_power_info, 0) \
/* sdl_renderer */ \