something

This commit is contained in:
2025-12-24 13:19:43 +01:00
parent 73beb35913
commit f3121f1580
6 changed files with 107 additions and 18 deletions
+1
View File
@@ -8,5 +8,6 @@
void init_lua(RDSModulator* rds_mod);
void run_lua(char *str, char *cmd_output);
void lua_group(RDSGroup* group);
void lua_call_function(const char* function);
void destroy_lua();