From 718392239c0025a7e1e0af586fc54ecf7df6f58b Mon Sep 17 00:00:00 2001 From: James Brown Date: Wed, 20 Mar 2002 17:51:07 +0000 Subject: 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 --- costume.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'costume.cpp') diff --git a/costume.cpp b/costume.cpp index 35827ceb0b..0a44774c15 100644 --- a/costume.cpp +++ b/costume.cpp @@ -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 -- cgit v1.2.3