Utility/Cursor: Fix compilation on Linux
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Nz
|
||||
return true;
|
||||
}
|
||||
|
||||
inline bool Cursor::Create(SystemCursor cursor)
|
||||
bool Cursor::Create(SystemCursor cursor)
|
||||
{
|
||||
Destroy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user