Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 5, 2006, 2:31:04 PM (19 years ago)
Author:
amaechler
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/space_ships/hover.h

    r9230 r9234  
    88#define _HOVER_H
    99
    10 #include "sound_buffer.h"
    11 #include "sound_source.h"
     10//#include "sound_buffer.h"
     11//#include "sound_source.h"
    1212
    1313#include "playable.h"
     
    7373    WorldEntity*          hitEntity;
    7474
    75     OrxSound::SoundSource  soundSource;
    76     OrxSound::SoundBuffer* hoverBuffer;
     75    //OrxSound::SoundSource  soundSource;
     76    //OrxSound::SoundBuffer* hoverBuffer;
    7777};
    7878
Note: See TracChangeset for help on using the changeset viewer.