Changeset 1817 in orxonox.OLD for orxonox/branches/bensch/orxonox_gui_video.h
- Timestamp:
- Apr 14, 2004, 12:25:51 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bensch/orxonox_gui_video.h
r1816 r1817 2 2 #define _ORXONOX_GUI_VIDEO_H 3 3 4 GtkWidget *orxonox_gui_video_frame (void); 4 #include "orxonox_gui.h" 5 6 GtkWidget *orxonox_gui_video_frame (struct settings *orxonox_settings); 5 7 6 8 #endif /* _ORXONOX_GUI_VIDEO_H */
Note: See TracChangeset
for help on using the changeset viewer.