#pragma once

/**
 * maze mode
 *
 * finds route out of maze
 */
void w2_mode_maze();