source: trunk/include/custombuild.h@ 7174

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

update

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