diff --git a/multi.cpp b/multi.cpp index d93f6ab4..2ceef174 100644 --- a/multi.cpp +++ b/multi.cpp @@ -751,10 +751,7 @@ EX void initConfig() { #endif } -EX void handleInput(int delta) { -#if CAP_SDL - double d = delta / 500.; - +EX void get_actions() { const Uint8 *keystate = SDL12_GetKeyState(NULL); for(int i=0; i