From ff143c67085ad22abb5f6920873fd0ff9eddf603 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 2 May 2011 20:59:54 +0000 Subject: (svn r22413) -Document: even more stuff --- src/cheat.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cheat.cpp') diff --git a/src/cheat.cpp b/src/cheat.cpp index a0df14982..f8dae235f 100644 --- a/src/cheat.cpp +++ b/src/cheat.cpp @@ -12,8 +12,10 @@ #include "stdafx.h" #include "cheat_type.h" +/** All the cheats. */ Cheats _cheats; +/** Reinitialise all the cheats. */ void InitializeCheats() { memset(&_cheats, 0, sizeof(Cheats)); -- cgit v1.2.3-70-g09d2