Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: merged gui to trunk

File size: 249 bytes
RevLine 
[1809]1#ifndef _ORXONOX_GUI_VIDEO_H
2#define _ORXONOX_GUI_VIDEO_H
3
[1817]4#include "orxonox_gui.h"
[1809]5
[1820]6void video_option_change(GtkWidget *widget, int * data);
[1817]7GtkWidget *orxonox_gui_video_frame (struct settings *orxonox_settings);
8
[1809]9#endif /* _ORXONOX_GUI_VIDEO_H */
Note: See TracBrowser for help on using the repository browser.