#ifndef MAP_H_INCLUDED #define MAP_H_INCLUDED void F_loadmap (char n[8]); #endif /* MAP_H_INCLUDED */