Files
GodotHook/register_types.h
2022-08-19 05:16:20 +03:00

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 */