#include "components/HudComponent.hpp"
void HudComponent::Setup() {}
void HudComponent::Update(float) {}
void HudComponent::Cleanup() {}