I know it probably doesn't look like much, but this is a start to the reorg - basically I've shuffled the Scumm struct around, and turned it into a Class - labeling and grouping functions that are related.

svn-id: r3792
This commit is contained in:
James Brown 2002-03-20 17:51:07 +00:00
parent 1e5b130846
commit 718392239c
26 changed files with 753 additions and 1432 deletions

View file

@ -1,5 +1,6 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
* Copyright (C) 2001/2002 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License