diff options
Diffstat (limited to 'robot/mode_grid.h')
-rw-r--r-- | robot/mode_grid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/mode_grid.h b/robot/mode_grid.h index 408a8ff..79a6475 100644 --- a/robot/mode_grid.h +++ b/robot/mode_grid.h @@ -24,4 +24,3 @@ typedef struct { extern w2_s_grid_coordinate g_w2_order[16]; extern unsigned int g_w2_order_index; - |