0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

more stuff

This commit is contained in:
2025-12-22 19:41:20 +01:00
parent effc478e29
commit d3ceac402b
5 changed files with 43 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ function set_rds_program_defaults() end
---@return nil
function reset_rds() end
---This function is called by the C core after the script is loaded.
---This function is called by the C core after we reset data, or have no data in general
---It should be defined by the user in the script.
---@return nil
function on_init() end