Last change
on this file since 1862 was
1857,
checked in by bensch, 21 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 | |
---|
5 | void audio_check_button_change(GtkWidget *widget, int* data); |
---|
6 | GtkWidget *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.