X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ABM2%2Fporting.h;h=ef28a0d897350c8458749cd131dc92ac972916d0;hb=4ab7ea7617b0c8cb1ab19bea1d439b3d1bb9839c;hp=6ee3006e2ceaf96d45cd1c2a57b49c5641311689;hpb=0557fdb7b7567901ca7e82def55fe5ceab0ccef0;p=matthijs%2FABM2.git diff --git a/ABM2/porting.h b/ABM2/porting.h index 6ee3006..ef28a0d 100644 --- a/ABM2/porting.h +++ b/ABM2/porting.h @@ -14,6 +14,7 @@ #ifdef WITH_SDL #include #define GetTickCount SDL_GetTicks + #define Sleep SDL_Delay #endif // WITH_SDL #endif // !defined(AFX_PORTING_H__90C3FE42_3400_4978_8BC5_7D905F3C8E63__INCLUDED_)