aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_coco3.cpp
AgeCommit message (Collapse)Author
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
svn-id: r53738
2010-06-15AGI: Split all sound generators into separate modules.Eugene Sandulenko
Now the sound subsystem of the engine finally is possible to grasp. Also now it is obvious why CoCo3 sounds are not functioning. svn-id: r49757