#ifndef __URDE_INTERNALCOLLIDERS_HPP__
#define __URDE_INTERNALCOLLIDERS_HPP__
namespace urde::InternalColliders
{
void AddTypes();
void AddColliders();
}
#endif // __URDE_INTERNALCOLLIDERS_HPP__