Skip to content

Commit 83491fd

Browse files
committed
simplified readme
1 parent 5dd7a8c commit 83491fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/video/pal_video_win32.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2746,7 +2746,7 @@ PalResult PAL_CALL palGetCursorPos(
27462746
}
27472747

27482748
return PAL_RESULT_SUCCESS;
2749-
2749+
27502750
} else {
27512751
return PAL_RESULT_INVALID_WINDOW;
27522752
}

0 commit comments

Comments
 (0)