Shut up a warning
This commit is contained in:
parent
c194ff9dc6
commit
10f9882108
1 changed files with 2 additions and 0 deletions
|
@ -252,6 +252,8 @@ void PlatformBackend_PostWindowCreation(void)
|
||||||
|
|
||||||
BOOL PlatformBackend_GetBasePath(char *string_buffer)
|
BOOL PlatformBackend_GetBasePath(char *string_buffer)
|
||||||
{
|
{
|
||||||
|
(void)string_buffer;
|
||||||
|
|
||||||
// GLFW3 doesn't seem to have a mechanism for this
|
// GLFW3 doesn't seem to have a mechanism for this
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue