mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-08-13 09:48:25 -04:00
show all savegames from menu
This commit is contained in:
parent
f49a7490c1
commit
45bb0c8431
4 changed files with 51 additions and 25 deletions
|
@ -6,8 +6,8 @@ extern "C" {
|
|||
|
||||
// Initialize Steam (if available). Optional to call.
|
||||
// If not called manually, will auto-init on first achievement set.
|
||||
void achievements_init();
|
||||
void achievements_shutdown();
|
||||
void steam_init();
|
||||
void steam_shutdown();
|
||||
|
||||
/// Set an achievement by its API name (if Steam available, otherwise ignored)
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue