1
0
Fork 0
devilution/Source/restrict.h

5 lines
115 B
C
Raw Normal View History

2018-06-18 23:57:24 +00:00
//HEADER_GOES_HERE
2018-06-07 02:27:39 +00:00
bool __cdecl SystemSupported();
bool __cdecl RestrictedTest();
bool __cdecl ReadOnlyTest();