2025-11-09 17:22:44 +01:00
|
|
|
#include "modules/register_module_types.h"
|
|
|
|
|
|
2026-01-13 21:00:27 +01:00
|
|
|
void initialize_blendalot_animgraph_module(ModuleInitializationLevel p_level);
|
|
|
|
|
void uninitialize_blendalot_animgraph_module(ModuleInitializationLevel p_level);
|