diff options
Diffstat (limited to 'src/cheat.cpp')
-rw-r--r-- | src/cheat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cheat.cpp b/src/cheat.cpp index 693f8a5fc..f0b41d430 100644 --- a/src/cheat.cpp +++ b/src/cheat.cpp @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file misc.cpp */ +/** @file cheat.cpp Handling (loading/saving/initializing) of cheats. */ #include "stdafx.h" #include "saveload.h" |