Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/gui/gui/orxonox_gui_audio.h @ 1860

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

orxonox/branches/bensch: making availible for makefile of Trunk, orxonox/trunk: added man page, and License

File size: 229 bytes
Line 
1#ifndef _ORXONOX_GUI_AUDIO_H
2#define _ORXONOX_GUI_AUDIO_H
3
4
5void audio_check_button_change(GtkWidget *widget, int* data);
6GtkWidget *orxonox_gui_audio_frame (struct settings *orxonox_settings);
7
8#endif /* _ORXONOX_GUI_AUDIO_H */
Note: See TracBrowser for help on using the repository browser.