]> Dogcows Code - chaz/thecheat/blobdiff - CheaterTypes.h
new instruction files for would-be contributors
[chaz/thecheat] / CheaterTypes.h
index cc16e252d539bf4e85c58da3eb019d28802b4f89..5ac3614b04bc629ce3419e6b9fe02a9ba6d6630c 100644 (file)
@@ -1,10 +1,14 @@
-//
-//  CheaterTypes.h
-//  The Cheat
-//
-//  Created by Chaz McGarvey on 12/23/04.
-//  Copyright 2004 Chaz McGarvey. All rights reserved.
-//
+
+/*
+ * The Cheat - The legendary universal game trainer for Mac OS X.
+ * http://www.dogcows.com/chaz/wiki/TheCheat
+ *
+ * Copyright (c) 2003-2010, Charles McGarvey et al.
+ *
+ * Distributable under the terms and conditions of the 2-clause BSD
+ * license; see the file COPYING for the legal text of the license.
+ */
+
 
 #ifndef _CheaterTypes_H
 #define _CheaterTypes_H
@@ -39,7 +43,7 @@
 #pragma mark Miscellaneous Types
 /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
 
-typedef vm_address_t TCAddress;
+typedef mach_vm_address_t TCAddress;
 
 
 typedef unsigned char TCVariableType;
This page took 0.019642 seconds and 4 git commands to generate.