mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 16:20:34 +00:00
Fixes after merge
This commit is contained in:
parent
86cc86ac12
commit
9df1d08348
3 changed files with 0 additions and 43 deletions
|
@ -1371,11 +1371,6 @@ cursorEnterCB(GLFWwindow* window, int entered) {
|
|||
PSGLOBAL(cursorIsInWindow) = !!entered;
|
||||
}
|
||||
|
||||
void
|
||||
cursorEnterCB(GLFWwindow* window, int entered) {
|
||||
PSGLOBAL(cursorIsInWindow) = !!entered;
|
||||
}
|
||||
|
||||
/*
|
||||
*****************************************************************************
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue