source:
orxonox.OLD/orxonox/trunk/gui/orxonox_gui_audio.h
@
1898
| Last change on this file since 1898 was 1864, checked in by bensch, 22 years ago | |
|---|---|
| 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.










