diff --git a/test/testcustomcursor.c b/test/testcustomcursor.c index e88f40e559..b3ac20bfdf 100644 --- a/test/testcustomcursor.c +++ b/test/testcustomcursor.c @@ -106,7 +106,7 @@ static const char *cross[] = { " ", " ", " ", - "0,0" + "16,16" }; static SDL_Surface *load_image_file(const char *file)