diff options
Diffstat (limited to 'robot/transition.h')
-rw-r--r-- | robot/transition.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/robot/transition.h b/robot/transition.h deleted file mode 100644 index 854c517..0000000 --- a/robot/transition.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - -extern int g_w2_transition; - -void w2_crossway_detection(); -void w2_intersection_detection(); |