#ifndef EXP004BASE_H
#define EXP004BASE_H

/*
 * Build the base layer of the map.
 */
void exp004base (void);

#endif // EXP004BASE_H