changeset 7147 | 370f207f24ec |
parent 7135 | 20db445af8c7 |
child 7191 | 75360622e65f |
--- 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) {