mirror of
https://github.com/Mestima/GodotHook.git
synced 2025-05-03 23:00:23 +00:00
5 lines
158 B
C
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 */ |