(svn r22413) -Document: even more stuff
This commit is contained in:
@@ -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));
|
||||
|
Reference in New Issue
Block a user