mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 04:04:53 +01:00
Add achievements display to overlay and ability to change some settings.
This commit is contained in:
parent
c17fb0c931
commit
5e880cd974
11 changed files with 411 additions and 36 deletions
|
|
@ -22,6 +22,6 @@
|
|||
|
||||
//returns appid
|
||||
uint32 create_localstorage_settings(Settings **settings_client_out, Settings **settings_server_out, Local_Storage **local_storage_out);
|
||||
|
||||
void save_global_settings(Local_Storage *local_storage, char *name, char *language);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue