Add include guards, prepare for XRef (#28)

Add definitions, other junk.
This commit is contained in:
galaxyhaxz 2018-06-20 05:17:44 -05:00 committed by GitHub
commit 49a6f4f9fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
137 changed files with 324 additions and 1995 deletions

View file

@ -2,7 +2,6 @@
#include "../types.h"
//----- (00452831) --------------------------------------------------------
bool __cdecl SystemSupported()
{
bool v0; // di
@ -20,7 +19,6 @@ bool __cdecl SystemSupported()
return v0;
}
//----- (00452885) --------------------------------------------------------
bool __cdecl RestrictedTest()
{
bool v0; // si
@ -45,7 +43,6 @@ bool __cdecl RestrictedTest()
return v0;
}
//----- (004528F7) --------------------------------------------------------
bool __cdecl ReadOnlyTest()
{
bool v0; // si