mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
456be5d16b
svn path=/trunk/; revision=15091
5 lines
72 B
C
5 lines
72 B
C
#ifndef __OPTION_H
|
|
#define __OPTION_H
|
|
void configure_box (void);
|
|
#endif
|