Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2007, 5:29:12 PM (16 years ago)
Author:
nicolape
Message:

Some changes on streamer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/audio/AudioStream.cc

    r410 r411  
    77        {
    88            int result;
     9           
     10            path = "audio/ambient/" + path + ".ogg";
    911           
    1012            if(!(oggFile = fopen(path.c_str(), "rb")))
Note: See TracChangeset for help on using the changeset viewer.