Changeset 1820 in orxonox.OLD for orxonox/branches/bensch/orxonox_gui_video.h
- Timestamp:
- Apr 14, 2004, 2:16:09 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bensch/orxonox_gui_video.h
r1819 r1820 4 4 #include "orxonox_gui.h" 5 5 6 void video_option_change(GtkWidget *widget, gpointerdata);6 void video_option_change(GtkWidget *widget, int * data); 7 7 GtkWidget *orxonox_gui_video_frame (struct settings *orxonox_settings); 8 8
Note: See TracChangeset
for help on using the changeset viewer.