source: trunk/include/custombuild.h@ 7061

Last change on this file since 7061 was 7061, checked in by sandervl, 24 years ago

custom build updates

File size: 203 bytes
Line 
1#ifndef __CUSTOMBUILD_H__
2#define __CUSTOMBUILD_H__
3
4extern BOOL fCustomBuild;
5
6void InitDirectoriesCustom(char *szSystemDir, char *szWindowsDir);
7
8void DisableOdinIni();
9
10#endif /*__CUSTOMBUILD_H__*/
11
Note: See TracBrowser for help on using the repository browser.