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 --- boxes.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'boxes.cpp') diff --git a/boxes.cpp b/boxes.cpp index b2a6da70f3..fce86f349f 100644 --- a/boxes.cpp +++ b/boxes.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