rnd-20140104-1-src
[rocksndiamonds.git] / src / events.h
index 02ad166069b583bc18251b93031531434b2e0626..7a6a7cb0029c24129749687d74783c797deef2ad 100644 (file)
@@ -33,6 +33,7 @@ void HandleButtonEvent(ButtonEvent *);
 void HandleMotionEvent(MotionEvent *);
 #if defined(TARGET_SDL2)
 void HandleFingerEvent(FingerEvent *);
+void HandleTextEvent(TextEvent *);
 #endif
 void HandleKeyEvent(KeyEvent *);
 void HandleFocusEvent(FocusChangeEvent *);