mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-19 09:34:18 +02:00
Initial SDL implementation very very rough.
This commit is contained in:
+1
-1
@@ -3381,7 +3381,7 @@ static void Init_Mouse(void)
|
||||
** to set one of our own.
|
||||
*/
|
||||
#ifdef WIN32
|
||||
ShowCursor(false);
|
||||
// ShowCursor(false);
|
||||
#endif
|
||||
if (MouseInstalled) {
|
||||
void const * temp_mouse_shapes = MFCD::Retrieve("MOUSE.SHP");
|
||||
|
||||
Reference in New Issue
Block a user