Changeset 5871 in orxonox.OLD for branches/powerups/src/lib/sound
- Timestamp:
- Dec 2, 2005, 3:00:24 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/powerups/src/lib/sound/sound_engine.cc
r5834 r5871 281 281 282 282 // INITIALIZING THE DEVICE: 283 AL chardeviceName[] =283 ALubyte deviceName[] = 284 284 #ifdef __WIN32__ 285 285 "native";
Note: See TracChangeset
for help on using the changeset viewer.