Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 13, 2008, 8:02:38 PM (16 years ago)
Author:
rgrieder
Message:
  • train riding doesn't have to be boring
  • added some license notes
  • removed certain header dependencies in audio
  • changed order of header file inclusion in orxonox and audio (coding style guide will be updated)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/Orxonox.cc

    r1038 r1039  
    3333// Precompiled Headers
    3434#include "OrxonoxStableHeaders.h"
     35#include "Orxonox.h"
    3536
    3637//****** STD *******
     
    7172#include "hud/HUD.h"
    7273//#include "objects/weapon/BulletManager.h"
    73 
    74 #include "Orxonox.h"
    7574
    7675// FIXME: is this really file scope?
Note: See TracChangeset for help on using the changeset viewer.