X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=cheat_shared.h;fp=cheat_shared.h;h=43f9dd730812e01a0e2f6280dedf9f02ae2d6619;hp=0000000000000000000000000000000000000000;hb=42cf7bbe564d70233a0d73baee613f209eb00eb6;hpb=2d60a59a8ad195dd0af8f90c8d5b74a69ce7f4fa diff --git a/cheat_shared.h b/cheat_shared.h new file mode 100644 index 0000000..43f9dd7 --- /dev/null +++ b/cheat_shared.h @@ -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