* Include windows.h by default on windows, most stuff probably needs it.
[matthijs/ABM2.git] / ABM2 / Engine / Kernel.h
2007-06-11 Matthijs Kooijman * Make every ITask know about the Kernel in which...
2007-06-11 Matthijs Kooijman * Give the argument CKernel::setSpriteManager a name.
2007-06-11 Matthijs Kooijman * Make CEngine keep a CSpriteManager.
2007-06-11 Matthijs Kooijman * Make arguments that were previously references (see
2007-06-10 Matthijs Kooijman * Add link target to the Makefile.
2007-06-10 Matthijs Kooijman * Add #ifdef WIN32 to make main.cpp compile on linux.
2007-06-10 Matthijs Kooijman * Add existing files.