cleanup / doxygenification

svn-id: r10578
This commit is contained in:
Max Horn 2003-10-03 23:34:06 +00:00
parent c3d84b1a14
commit ad293a5ab8
17 changed files with 108 additions and 150 deletions

View file

@ -24,12 +24,6 @@
namespace Scumm {
////////////////////////////////////////
//
// Generic Amiga MOD mixer - provides a 60Hz 'update' routine.
//
////////////////////////////////////////
Player_MOD::Player_MOD(ScummEngine *scumm) {
int i;
_mixer = scumm->_mixer;