aboutsummaryrefslogtreecommitdiff
path: root/robot/grid.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/grid.h')
-rw-r--r--robot/grid.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/robot/grid.h b/robot/grid.h
deleted file mode 100644
index fcf9100..0000000
--- a/robot/grid.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-/**
- * warehouse mode
- *
- * processes orders from the order buffer
- */
-void w2_mode_grid();