added u's

git-svn-id: svn://anubis/dwscr/trunk@118 5bef9df8-b654-44bb-925b-0ff18baa8f8c
This commit is contained in:
josh 2009-10-08 15:15:45 +00:00
parent e033b0962c
commit e87905c268

View File

@ -22,7 +22,7 @@
/* switch to the next screensaver mode after this many milliseconds */
#define SSMODE_TIMEOUT_MSEC (1000*45)
#define SCREENSAVER_MAX_RUNTIME (30*60*1000)
#define SCREENSAVER_MAX_RUNTIME (30u*60u*1000u)
static SDL_Event event;