godot-lportal/register_types.h
lawnjelly f02b5f42d6
Add files via upload
Work in progress, conversion spatials to rooms / portals
2019-09-11 08:09:36 +01:00

6 lines
165 B
C

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