0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 12:32:05 +01:00

atomic save

This commit is contained in:
2025-12-24 12:08:02 +01:00
parent 8bc35536c5
commit 73beb35913
2 changed files with 9 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ data = "" -- Set during run_lua calls
---@return nil
function set_rds_program_defaults() end
---Saves, loads and resets the state of the data
---Saves, loads and resets the state of the data, you might as well restart the whole program
---@return nil
function reset_rds() end