summaryrefslogtreecommitdiff
path: root/robot/grid.h
blob: fcf9100a68409442758783cdc2e39d7527899fb0 (plain)
1
2
3
4
5
6
7
8
#pragma once

/**
 * warehouse mode
 *
 * processes orders from the order buffer
 */
void w2_mode_grid();