* Remove most unused WIN32 stuff.
[matthijs/ABM2.git] / ABM2 / Playground.h
2007-06-11 Matthijs Kooijman * Remove most unused WIN32 stuff.
2007-06-11 Matthijs Kooijman * Add SPR_SUB constants.
2007-06-11 Matthijs Kooijman * Make every ITask know about the Kernel in which...
2007-06-11 Matthijs Kooijman * Let a Playground know about the CKernel.
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.