--- deliantra/Deliantra-Client/Client.xs 2011/12/27 07:23:33 1.310 +++ deliantra/Deliantra-Client/Client.xs 2011/12/27 09:17:27 1.311 @@ -977,8 +977,15 @@ int SDL_GetModState () +int +SDL_WaitEvent () + C_ARGS: 0 + +void +SDL_PumpEvents () + void -poll_events () +peep_events () PPCODE: { SDL_Event ev;