Changeset 3893 in orxonox.OLD for orxonox/branches/sound_engine
- Timestamp:
 - Apr 19, 2005, 2:54:48 AM (21 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          orxonox/branches/sound_engine/src/orxonox.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
orxonox/branches/sound_engine/src/orxonox.cc
r3892 r3893 112 112 //printf("> Initializing world\n"); 113 113 //if( init_world () == -1) return -1; PB: world will be initialized when started 114 115 Sound* test = (Sound*)ResourceManager::getInstance()->load("sound/16.mp3", RESOURCE_SOUND_MUSIC, RP_LEVEL);116 test->play();117 118 114 return 0; 119 115 }  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






