Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2104 in orxonox.OLD for orxonox/branches/chris/src/orxonox.cc


Ignore:
Timestamp:
Jul 10, 2004, 3:07:42 PM (21 years ago)
Author:
chris
Message:

orxonox/branches/chris: This code compiles and links but is still missing the SDL libraries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/chris/src/orxonox.cc

    r2101 r2104  
    5151/* this is a singleton class to prevent duplicates */
    5252Orxonox* Orxonox::singleton_ref = 0;
    53 World* Orxonox::world = 0;
    54 bool Orxonox::pause = false;
    55 
    5653
    5754Orxonox* Orxonox::getInstance (void)
Note: See TracChangeset for help on using the changeset viewer.