Changeset 4777 in orxonox.OLD for orxonox/trunk/src/lib/graphics/graphics_engine.h
- Timestamp:
- Jul 2, 2005, 7:21:50 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/graphics_engine.h
r4770 r4777 31 31 32 32 int initVideo(); 33 int loadFromIniFile(IniParser* iniParser , const char* section);33 int loadFromIniFile(IniParser* iniParser); 34 34 35 35 void setWindowName(const char* windowName, const char* icon);
Note: See TracChangeset
for help on using the changeset viewer.