This commit is contained in:
Branimir Karadžić
2016-01-20 19:27:48 -08:00
parent 11d023414c
commit cc205ee0d5
11 changed files with 67 additions and 21 deletions

View File

@@ -121,7 +121,7 @@ namespace bgfx { namespace noop
{
}
void setInternal(TextureHandle /*_handle*/, uintptr_t /*_ptr*/) BX_OVERRIDE
void overrideInternal(TextureHandle /*_handle*/, uintptr_t /*_ptr*/) BX_OVERRIDE
{
}