diff options
Diffstat (limited to 'src/game/game.cpp')
| -rw-r--r-- | src/game/game.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/game.cpp b/src/game/game.cpp index 136137e8..45ced41b 100644 --- a/src/game/game.cpp +++ b/src/game/game.cpp @@ -1,3 +1,4 @@ +/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ #include "game.h" // TODO: OPT: rewrite this smarter! |