Mercurial > sdl-ios-xcode
comparison src/timer/mint/SDL_systimer.c @ 1361:19418e4422cb
New configure-based build system. Still work in progress, but much improved
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 16 Feb 2006 10:11:48 +0000 |
parents | c71e05b4dc2e |
children | 428c8690cf73 |
comparison
equal
deleted
inserted
replaced
1360:70a9cfb4cf1b | 1361:19418e4422cb |
---|---|
38 #include <mint/sysvars.h> | 38 #include <mint/sysvars.h> |
39 #include <mint/osbind.h> | 39 #include <mint/osbind.h> |
40 #include <mint/mintbind.h> | 40 #include <mint/mintbind.h> |
41 | 41 |
42 #include "SDL_timer.h" | 42 #include "SDL_timer.h" |
43 #include "SDL_timer_c.h" | 43 #include "../SDL_timer_c.h" |
44 #include "SDL_thread.h" | 44 #include "SDL_thread.h" |
45 | 45 |
46 #include "mint/SDL_vbltimer_s.h" | 46 #include "mint/SDL_vbltimer_s.h" |
47 | 47 |
48 /* The first ticks value of the application */ | 48 /* The first ticks value of the application */ |