Fixing merge conflict resolution

This commit is contained in:
2025-03-18 19:22:43 +02:00
parent d75dd85209
commit bf8c8f9dad
10 changed files with 123 additions and 27 deletions

View File

@@ -29,6 +29,7 @@ void hi_print_module_infos();
ReloadResult hi_reload_module(const char *module_name);
#pragma GCC visibility pop
#ifdef __cplusplus
}
#endif