Changeset 5844 in orxonox.OLD for branches/spaceshipcontrol/src/lib/sound/sound_engine.cc
- Timestamp:
- Nov 30, 2005, 10:18:43 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/spaceshipcontrol/src/lib/sound/sound_engine.cc
r5834 r5844 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.