Mapper
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include "prototypes.h"
Go to the source code of this file.
Functions | |
void | get_area_menu (FILE *fp) |
void get_area_menu | ( | FILE * | fp | ) |
Definition at line 7 of file get_area_menu.c.