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