mirror of
https://github.com/Relintai/godot-lportal.git
synced 2025-04-23 19:43:21 +02:00
6 lines
165 B
C
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 */
|