X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_touch.pas;h=faed65c36ab5fc6cb7c1d41d29496ef0bcb3c21e;hp=9eed28e26ae525151e0cc56e4cc665cad8b5a08f;hb=5eaf38a53865288793931062dedeedc497075144;hpb=cabbec9701799f82a1d1bde30cb6e235fe7a74a4 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