Changed: #1034 Use Xcursor extension if available

hg/feature/sound
kervala 14 years ago
parent 52bc5e9b1e
commit 57a2b251ff

@ -1002,6 +1002,8 @@ bool CDriverGL::convertBitmapToCursor(const NLMISC::CBitmap &bitmap, nlCursor &c
#endif // HAVE_XRENDER
return false;
#else
return false;

Loading…
Cancel
Save