comparison include/SDL_main.h @ 1028:5ba65305c954

Fix various problems with the timer code. * SDL_timer_running wasn't always updated correctly. * Fixed occasional crash in SDL_SetTimer() when clearing threaded timers * It was possible to get both the timer thread and event thread running * Other misc. cleanup
author Sam Lantinga <slouken@libsdl.org>
date Thu, 13 Jan 2005 23:24:56 +0000
parents b8d311d90021
children d31afac94eff
comparison
equal deleted inserted replaced
1027:c69697a85412 1028:5ba65305c954