* Move GetTickCount() hacks to porting.h and replace by a real call to SDL_GetTicks().
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 08:31:47 +0000 (10:31 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Mon, 11 Jun 2007 08:31:47 +0000 (10:31 +0200)
commit0557fdb7b7567901ca7e82def55fe5ceab0ccef0
treea91535929bf353375f6ea59b1e069d21b73fbd46
parent784aa42247545bf80768602a32fbad922bb7d4c3
 * Move GetTickCount() hacks to porting.h and replace by a real call to SDL_GetTicks().
 * Link against SDL.
ABM2/Engine/GlobalTimer.h
ABM2/Engine/profiler.h
ABM2/Makefile
ABM2/porting.h