package common import rl "vendor:raylib" Intersection_Data :: struct { road: u32, point: rl.Vector2, }