synced with scummvm svn rev 47951
This commit is contained in:
parent
55415ee174
commit
41be88f8b7
40 changed files with 3940 additions and 1089 deletions
|
@ -446,8 +446,6 @@ void OSystem_SDL::setMouseCursor(const byte *buf, uint w, uint h, int hotspot_x,
|
|||
if (w == 0 || h == 0)
|
||||
return;
|
||||
|
||||
|
||||
|
||||
/* Residual doesn't support this
|
||||
_mouseCurState.hotX = hotspot_x;
|
||||
_mouseCurState.hotY = hotspot_y;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue