Commit 707e9397cae56a3db2835b474c20f22778765e6b

Sam Lantinga 2023-04-30T21:38:29

Removed memset_pattern4() from SDL headers This requires including string.h, which isn't always done, so this commit simplifies dependencies on macOS Fixes https://github.com/libsdl-org/SDL/issues/3657