mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 00:03:16 +00:00
testcustomcursor: set the hotspot to the middle of the cross
This commit is contained in:
@@ -106,7 +106,7 @@ static const char *cross[] = {
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"0,0"
|
||||
"16,16"
|
||||
};
|
||||
|
||||
static SDL_Surface *load_image_file(const char *file)
|
||||
|
||||
Reference in New Issue
Block a user