author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sun, 05 May 2013 15:39:37 +0200 | |
changeset 7147 | 370f207f24ec |
parent 7146 | 1968d3a85e35 |
child 7148 | 700a60e425cc |
--- a/src/video/psp/SDL_pspvideo.c Sun May 05 12:53:57 2013 +0200 +++ b/src/video/psp/SDL_pspvideo.c Sun May 05 15:39:37 2013 +0200 @@ -314,7 +314,7 @@ /* TO Write Me*/ SDL_bool PSP_HasScreenKeyboardSupport(_THIS) { - return SDL_TRUE; + return SDL_FALSE; } void PSP_ShowScreenKeyboard(_THIS, SDL_Window *window) {