mc/src/option.h
1998-02-27 04:54:42 +00:00

5 lines
73 B
C

#ifndef __OPTION_H
#define __OPTION_H
void configure_box (void);
#endif