mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 00:25:37 -05:00
Added documentation on how to build a completely useless SDL library. :)
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
#include "SDL_timer.h"
|
||||
#include "../SDL_timer_c.h"
|
||||
|
||||
void SDL_StartTicks(void)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user