| 
                Last change
                  on this file since 1898 was
                  1864,
                  checked in by bensch, 22 years ago
           | 
        
        
          | 
               
orxonox/trunk: merged gui to trunk 
 
           | 
        
        | 
            File size:
            355 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | #ifndef _ORXONOX_GUI_VIDEO_H | 
|---|
| 2 | #define _ORXONOX_GUI_VIDEO_H | 
|---|
| 3 |  | 
|---|
| 4 | #include "orxonox_gui.h" | 
|---|
| 5 |  | 
|---|
| 6 | void orxonox_gui_file_save (char *config_file, struct settings *orxonox_settings); | 
|---|
| 7 | void orxonox_gui_file_load (char *config_file, struct settings *orxonox_settings); | 
|---|
| 8 | void orxonox_gui_file_default (struct settings *orxonox_settings); | 
|---|
| 9 |  | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
| 12 | #endif /* _ORXONOX_GUI_VIDEO_H */ | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.