Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/gui/orxonox_gui_video.h @ 1864

Last change on this file since 1864 was 1864, checked in by bensch, 20 years ago

orxonox/trunk: merged gui to trunk

File size: 249 bytes
Line 
1#ifndef _ORXONOX_GUI_VIDEO_H
2#define _ORXONOX_GUI_VIDEO_H
3
4#include "orxonox_gui.h"
5
6void video_option_change(GtkWidget *widget, int * data);
7GtkWidget *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.