9 lines
108 B
C
9 lines
108 B
C
/* $Id$ */
|
|
|
|
#ifndef _MBFLIST_H_
|
|
#define _MBFLIST_H
|
|
|
|
void ListFileAreas(int); /* List fileareas */
|
|
|
|
#endif
|