GUI separated from Application.cpp
This commit is contained in:
@@ -39,7 +39,9 @@ void Instance::render(RenderDevice* rd)
|
||||
glDisableClientState(GL_NORMAL_ARRAY);
|
||||
}
|
||||
|
||||
|
||||
void Instance::update()
|
||||
{
|
||||
}
|
||||
|
||||
PROPGRIDITEM Instance::createPGI(LPSTR catalog, LPSTR propName, LPSTR propDesc, LPARAM curVal, INT type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user