Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2009, 1:53:13 PM (15 years ago)
Author:
erwin
Message:

added mainmenu ambient sound

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/sound2/src/orxonox/sound/SoundBase.h

    r3013 r3055  
    3232#include <string>
    3333
     34#include "OrxonoxPrereqs.h"
     35
    3436namespace orxonox
    3537{
    36     class SoundManager;
    37     class WorldEntity;
    38 
    3938    /**
    4039     * The SoudBase class is the base class for all sound file loader classes.
Note: See TracChangeset for help on using the changeset viewer.