mc/src/option.h

5 lines
73 B
C
Raw Normal View History

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