Core/FilesystemComponent: Add a way to fix indices accross DLL boundaries
This commit is contained in:
@@ -177,6 +177,8 @@ namespace Nz
|
||||
|
||||
void Graphics::RegisterComponent(AppFilesystemComponent& component)
|
||||
{
|
||||
AppFilesystemComponent::RegisterResourceTypes();
|
||||
|
||||
TextureParams defaultTexParams;
|
||||
defaultTexParams.renderDevice = m_renderDevice;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user