This commit is contained in:
Branimir Karadžić
2014-03-27 22:36:53 -07:00
parent e24ba6e1c0
commit 2f3c37d850
5 changed files with 7 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ namespace bgfx
{
}
void Context::rendererDestroyProgram(FragmentShaderHandle /*_handle*/)
void Context::rendererDestroyProgram(ProgramHandle /*_handle*/)
{
}