GodotHook/register_types.h
2022-05-14 05:39:04 +03:00

5 lines
158 B
C

/* register_types.h */
void register_hook_types();
void unregister_hook_types();
/* yes, the word in the middle must be the same as the module folder name */