/* register_types.h */ #include "modules/register_module_types.h" void initialize_hook_module(ModuleInitializationLevel p_level); void uninitialize_hook_module(ModuleInitializationLevel p_level); /* yes, the word in the middle must be the same as the module folder name */