0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-12-24 23:25:54 +01:00
parent f1dac6e51e
commit f51a0129c6

View File

@@ -11,4 +11,5 @@ void run_lua(char *str, char *cmd_output);
int lua_group(RDSGroup* group);
void lua_call_function(const char* function);
void lua_group_ref(RDSGroup* group, int ref);
void reload_lua();
void destroy_lua();