cSDL/TODO.txt

14 lines
212 B
Plaintext

timers : src/timer/prizm/SDL_systimer.c
implement :
void SDL_StartTicks(void);
Uint32 SDL_GetTicks (void);
void SDL_Delay (Uint32 ms)
check if :
#include "SDL_thread.h" is working or not
video :