source:
orxonox.OLD/orxonox/trunk/gui/orxonox_gui_video.h
@
1896
Last change on this file since 1896 was 1864, checked in by bensch, 21 years ago | |
---|---|
File size: 249 bytes |
Line | |
---|---|
1 | #ifndef _ORXONOX_GUI_VIDEO_H |
2 | #define _ORXONOX_GUI_VIDEO_H |
3 | |
4 | #include "orxonox_gui.h" |
5 | |
6 | void video_option_change(GtkWidget *widget, int * data); |
7 | GtkWidget *orxonox_gui_video_frame (struct settings *orxonox_settings); |
8 | |
9 | #endif /* _ORXONOX_GUI_VIDEO_H */ |
Note: See TracBrowser
for help on using the repository browser.