]> Dogcows Code - chaz/thecheat/blobdiff - cheat_shared.h
The Cheat 1.0b3
[chaz/thecheat] / cheat_shared.h
diff --git a/cheat_shared.h b/cheat_shared.h
new file mode 100644 (file)
index 0000000..43f9dd7
--- /dev/null
@@ -0,0 +1,19 @@
+
+// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+// Project:   The Cheat
+//
+// File:      cheat_shared.h
+// Created:   Mon Nov 24 2003
+//
+// Copyright: 2003 Chaz McGarvey.  All rights reserved.
+// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+#ifndef _cheat_shared_H
+#define _cheat_shared_H
+
+
+void LaunchWebsite();
+void LaunchEmail();
+
+
+#endif
\ No newline at end of file
This page took 0.016854 seconds and 4 git commands to generate.