Update src/harness/platforms/sdl1.c

This commit is contained in:
Anonymous Maarten 2025-12-24 03:54:08 +00:00 committed by GitHub
parent 9b9859bb0e
commit a131b0c6cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ ELF_NOTE_DLOPEN(
"Platform-specific operations such as creating windows and handling events",
ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED,
"libSDL-1.2.so.0",
"libSDL-1.2.so",
"libSDL-1.2.so"
);
#endif
static const char* const possible_locations[] = {