mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-19 16:21:44 +00:00
riscos: Disable the mouse pointer for now
This commit is contained in:

committed by
Sam Lantinga

parent
1c256b892e
commit
4d3da5b75b
@@ -305,7 +305,7 @@ RISCOS_SetDisplayMode(_THIS, SDL_VideoDisplay * display, SDL_DisplayMode * mode)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Turn the mouse pointer on */
|
/* Turn the mouse pointer on */
|
||||||
_kernel_osbyte(106, 1, 0);
|
/* _kernel_osbyte(106, 1, 0); */
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user