Added documentation on how to build a completely useless SDL library. :)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401488
This commit is contained in:
parent
baeb11507d
commit
df3dfeb000
9 changed files with 149 additions and 10 deletions
|
@ -21,6 +21,9 @@
|
|||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
#include "SDL_timer.h"
|
||||
#include "../SDL_timer_c.h"
|
||||
|
||||
void SDL_StartTicks(void)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue