1 | #include <windows.h> |
C:\Dev-Cpp\Templates\missioncontrol.cpp
[Warning] In function `bool FrameFunc()':
8 C:\Dev-Cpp\Templates\missioncontrol.cpp
no matching function for call to `HGE::
C:\DEV-CPP\include\hge.h
[Warning] In function `int WinMain(HINSTANCE__*, HINSTANCE__*,:
284 C:\DEV-CPP\include\hge.h
too few arguments to function `HGE*
14 C:\Dev-Cpp\Templates\missioncontrol.cpp
at this point in file
1 | hge = hgeCreate(HGE_VERSION); |
1 | hge->Input_GetKeyState(HGEK_ESCAPE); |
It looks like you're new here. If you want to get involved, click one of these buttons!