* Move GetTickCount() hacks to porting.h and replace by a real call to SDL_GetTicks().
[matthijs/ABM2.git] / ABM2 / main.h
1 #pragma once\r
2 \r
3 #ifdef WIN32\r
4 extern HINSTANCE hInstance;\r
5 extern HWND hWnd;\r
6 #endif //WIN32\r