- Timestamp:
- Jan 30, 2006, 3:02:05 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/sound/sound_engine.cc
r6849 r6850 317 317 this->checkALCError("Error creating Context", __LINE__); 318 318 319 alcMakeContextCurrent(this->context);319 //alcMakeContextCurrent(this->context); 320 320 this->checkALCError("Making Context Current", __LINE__); 321 321 // #endif
Note: See TracChangeset
for help on using the changeset viewer.