a mess but stable
[carveJwlIkooP6JGAAIwe30JlM.git] / world_routes_ui.h
1 #pragma once
2 #include "world_routes.h"
3
4 struct route_ui{};
5 void world_routes_imgui( ui_context *ctx, world_instance *world );