#pragma once // Open the map window. void map_open(void); // Misc. void map_clear(void); void map_jump(void);