mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
4 lines
72 B
C
4 lines
72 B
C
#ifndef __OPTION_H
|
|
#define __OPTION_H
|
|
void configure_box (void);
|
|
#endif
|