X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_touch.pas;h=faed65c36ab5fc6cb7c1d41d29496ef0bcb3c21e;hb=6f611376783122c46f1613ebd74586e3e746c191;hp=9eed28e26ae525151e0cc56e4cc665cad8b5a08f;hpb=f4de88f1f4384cc3c798bccc695d92ad3781eb7b;p=d2df-sdl.git diff --git a/src/game/g_touch.pas b/src/game/g_touch.pas index 9eed28e..faed65c 100644 --- a/src/game/g_touch.pas +++ b/src/game/g_touch.pas @@ -192,6 +192,8 @@ implementation procedure g_Touch_ShowKeyboard(yes: Boolean); begin {$IFNDEF HEADLESS} + if g_dbg_input then + e_LogWritefln('g_Touch_ShowKeyboard(%s)', [yes]); if yes then SDL_StartTextInput else