@@ -234,6 +234,7 @@ void intersection_before_entry(Direction origin, Direction destination)
}
else
{
+ kprintf("skipped %d because it was null\n");
continue;