diff options
Diffstat (limited to 'src/game/game.h')
| -rw-r--r-- | src/game/game.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/game.h b/src/game/game.h index 53036d3d..0951fb48 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -1,3 +1,4 @@ +/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ #include <engine/system.h> #include <game/math.h> #include <math.h> |