reactos/rosapps/mc/src/option.h

5 lines
73 B
C
Raw Normal View History

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