mirror of
https://github.com/Mestima/GodotHook.git
synced 2025-06-28 05:09:57 +00:00
Initial commit
This commit is contained in:
5
register_types.h
Normal file
5
register_types.h
Normal file
@ -0,0 +1,5 @@
|
||||
/* 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 */
|
Reference in New Issue
Block a user