]> Dogcows Code - chaz/thecheat/blob - cheat_shared.h
The Cheat 1.0b4
[chaz/thecheat] / cheat_shared.h
1
2 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 // Project: The Cheat
4 //
5 // File: cheat_shared.h
6 // Created: Mon Nov 24 2003
7 //
8 // Copyright: 2003 Chaz McGarvey. All rights reserved.
9 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10
11 #ifndef _cheat_shared_H
12 #define _cheat_shared_H
13
14
15 void LaunchWebsite();
16 void LaunchEmail();
17
18
19 #endif
This page took 0.028942 seconds and 4 git commands to generate.