Changeset 5856 in orxonox.OLD for trunk/src/lib/sound
- Timestamp:
- Dec 1, 2005, 6:32:59 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/sound/sound_engine.cc
r5834 r5856 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.