|
@@ -154,8 +154,9 @@ WIN_CreateCursor(SDL_Surface * surface, int hot_x, int hot_y)
|
|
preference, use CopyImage to duplicate the cursor with desired sizes */
|
|
preference, use CopyImage to duplicate the cursor with desired sizes */
|
|
hcursor = CopyImage(hicon, IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE);
|
|
hcursor = CopyImage(hicon, IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE);
|