aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_intern.h
AgeCommit message (Collapse)Author
2009-07-17- Moved SoundAdlibPC definition to new header file sound_adlib.hJohannes Schickel
- Made the future versions of sound.h GPL only - sound_adlib.h is dual licensed under GPL and LGPL (so AdPlug can still benefit from future changes) svn-id: r42564
2009-05-28Clean up PC Speaker output implementation. (Stripping out unused code)Johannes Schickel
svn-id: r40972
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel
- Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939