Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/bensch/orxonox_gui_video.h @ 1829

Last change on this file since 1829 was 1820, checked in by bensch, 21 years ago

orxonox/branches/bensch: pointer-dilema solved(:)) in video_option_change

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.