mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-26 07:48:42 +00:00
testcustomcursor: set the hotspot to the middle of the cross
This commit is contained in:
parent
f999d8d99f
commit
0e351efbbc
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ static const char *cross[] = {
|
|||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"0,0"
|
||||
"16,16"
|
||||
};
|
||||
|
||||
static SDL_Surface *load_image_file(const char *file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue