|
@ -431,7 +431,7 @@ int GetMonitorCount(void) |
|
|
return 1; |
|
|
return 1; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Get number of monitors |
|
|
|
|
|
|
|
|
// Get current monitor where window is placed |
|
|
int GetCurrentMonitor(void) |
|
|
int GetCurrentMonitor(void) |
|
|
{ |
|
|
{ |
|
|
TRACELOG(LOG_WARNING, "GetCurrentMonitor() not implemented on target platform"); |
|
|
TRACELOG(LOG_WARNING, "GetCurrentMonitor() not implemented on target platform"); |
|
|