#include <entt/config/config.h> #include <entt/entity/fwd.hpp> ENTT_API void update(entt::registry &, int); ENTT_API void insert(entt::registry &);