diff options
Diffstat (limited to 'robot/grid.h')
-rw-r--r-- | robot/grid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/grid.h b/robot/grid.h index 3fd54d9..fcf9100 100644 --- a/robot/grid.h +++ b/robot/grid.h @@ -5,4 +5,4 @@ * * processes orders from the order buffer */ -void w2_mode_grid_main(); +void w2_mode_grid(); |