mc/src/option.h

5 lines
73 B
C
Raw Normal View History

1998-02-27 04:54:42 +00:00
#ifndef __OPTION_H
#define __OPTION_H
void configure_box (void);
#endif