update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / world_routes_ui.h
1 #pragma once
2 #include "world_routes.h"
3
4 struct route_ui{};
5 void world_routes_imgui( world_instance *world );