Files
2024-01-06 13:45:24 -07:00

6 lines
82 B
C

#pragma once
#include "../game/planner.h"
void send_path(MultiPath *path);