fixed compilation
This commit is contained in:
parent
05348e088b
commit
f4ad708ef8
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue