#pragma once /** * @brief Dispatched whenever the player removes a waypoint */ struct RemoveWaypointEvent { };