mirror of
https://github.com/Mestima/GodotHook.git
synced 2025-12-15 07:29:42 +00:00
5 lines
168 B
C
5 lines
168 B
C
/* register_types.h */
|
|
|
|
void register_GodotHook_types();
|
|
void unregister_GodotHook_types();
|
|
/* yes, the word in the middle must be the same as the module folder name */ |