mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
e5c0c7185e
svn path=/trunk/; revision=2456
4 lines
73 B
C
4 lines
73 B
C
#ifndef __OPTION_H
|
|
#define __OPTION_H
|
|
void configure_box (void);
|
|
#endif
|