aboutsummaryrefslogtreecommitdiff
path: root/sys.cpp
diff options
context:
space:
mode:
authorJames Brown2002-03-20 17:51:07 +0000
committerJames Brown2002-03-20 17:51:07 +0000
commit718392239c0025a7e1e0af586fc54ecf7df6f58b (patch)
tree8fb5cc80777803ab440e0e398eabf8d6b7dd043e /sys.cpp
parent1e5b1308467b796c44db3ebb170111967a251f06 (diff)
downloadscummvm-rg350-718392239c0025a7e1e0af586fc54ecf7df6f58b.tar.gz
scummvm-rg350-718392239c0025a7e1e0af586fc54ecf7df6f58b.tar.bz2
scummvm-rg350-718392239c0025a7e1e0af586fc54ecf7df6f58b.zip
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
Diffstat (limited to 'sys.cpp')
-rw-r--r--sys.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys.cpp b/sys.cpp
index cbcf059ea2..f6100b81ef 100644
--- a/sys.cpp
+++ b/sys.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