Revert mistake
This commit is contained in:
parent
4839a073ac
commit
8f7ee9ee10
|
|
@ -1076,7 +1076,7 @@ Image GetClipboardImage(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Show mouse cursor
|
// Show mouse cursor
|
||||||
void rlShowCursor(void)
|
void ShowCursor(void)
|
||||||
{
|
{
|
||||||
glfwSetInputMode(platform.handle, GLFW_CURSOR, GLFW_CURSOR_NORMAL);
|
glfwSetInputMode(platform.handle, GLFW_CURSOR, GLFW_CURSOR_NORMAL);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user