fixed compilation

This commit is contained in:
Pawel Kolodziejski 2003-10-28 18:39:24 +00:00
parent 05348e088b
commit f4ad708ef8

View file

@ -130,7 +130,6 @@ int main(int argc, char *argv[]) {
Engine::instance()->font = glGenLists(256);
#ifdef WIN32
{
#warning entering w32 code
HDC hDC;
HFONT font;
SDL_SysWMinfo wmi;