* Move GetTickCount() hacks to porting.h and replace by a real call to SDL_GetTicks().
[matthijs/ABM2.git] / ABM2 / Playground.h
2007-06-11 Matthijs Kooijman * Remove "speed" parameter from Bomberman::move_to_dir...
2007-06-11 Matthijs Kooijman * ifdef away half of Playground.cpp to make it compile...
2007-06-10 Matthijs Kooijman * Add #ifdef WIN32 to make main.cpp compile on linux.
2007-06-10 Matthijs Kooijman * Add existing files.