Fixed build.
This commit is contained in:
parent
0bbbb585d1
commit
7360d29c4b
@ -909,7 +909,7 @@ namespace bgfx { namespace mtl
|
||||
}
|
||||
|
||||
//cmdPre
|
||||
void requestScreenShotPre(const char* _filePath) override
|
||||
void requestScreenShotPre(const char* _filePath)
|
||||
{
|
||||
BX_UNUSED(_filePath);
|
||||
m_saveScreenshot = true;
|
||||
|
Loading…
Reference in New Issue
Block a user