Changeset 1983 in orxonox.OLD for orxonox/branches/gui/guicc/orxonox_gui.h
- Timestamp:
- Jun 18, 2004, 7:15:46 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/gui/guicc/orxonox_gui.h
r1978 r1983 96 96 97 97 int value; 98 char *option_name; 98 char* option_name; 99 char* flag_name; 100 101 void setFlagName (char *flagname); 99 102 }; 100 103
Note: See TracChangeset
for help on using the changeset viewer.