dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro
This commit is contained in:
committed by
Özkan Sezer
parent
e18b301c51
commit
9dd3e2305e
@@ -38,7 +38,7 @@ SDL_ELF_NOTE_DLOPEN(
|
||||
"Support for Steam user storage",
|
||||
SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED,
|
||||
SDL_DRIVER_STEAMAPI_DYNAMIC
|
||||
);
|
||||
)
|
||||
|
||||
// !!! FIXME: Async API can use SteamRemoteStorage_ReadFileAsync
|
||||
// !!! FIXME: Async API can use SteamRemoteStorage_WriteFileAsync
|
||||
|
||||
Reference in New Issue
Block a user