ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.310 by root, Tue Dec 27 07:23:33 2011 UTC vs.
Revision 1.311 by root, Tue Dec 27 09:17:27 2011 UTC

975SDL_GetAppState () 975SDL_GetAppState ()
976 976
977int 977int
978SDL_GetModState () 978SDL_GetModState ()
979 979
980int
981SDL_WaitEvent ()
982 C_ARGS: 0
983
980void 984void
985SDL_PumpEvents ()
986
987void
981poll_events () 988peep_events ()
982 PPCODE: 989 PPCODE:
983{ 990{
984 SDL_Event ev; 991 SDL_Event ev;
985 992
986 SDL_PumpEvents (); 993 SDL_PumpEvents ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines