aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound/sound_adlib.cpp
AgeCommit message (Collapse)Author
2019-04-30KYRA: - fix some license headersathrxx
Remove LGPL license part from files that shouldn't have them. I missed that when I rearranged that code a couple of weeks ago.
2019-04-15KYRA: sound files/classes reorganization step #4athrxx
Separate drivers from their wrapper classes and move them into their own files
2019-03-06KYRA: cleanup dirathrxx
Reorganize all files in sub directories. The file placement isn't as intuitive as it might be for other engines, which is probably the reason why this hasn't been done before.