This commit is contained in:
2025-12-24 23:25:54 +01:00
parent f1dac6e51e
commit f51a0129c6
+1
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();