source:
trunk/include/custombuild.h@
7078
Last change on this file since 7078 was 7078, checked in by , 24 years ago | |
---|---|
File size: 235 bytes |
Line | |
---|---|
1 | #ifndef __CUSTOMBUILD_H__ |
2 | #define __CUSTOMBUILD_H__ |
3 | |
4 | extern BOOL fCustomBuild; |
5 | |
6 | void InitDirectoriesCustom(char *szSystemDir, char *szWindowsDir); |
7 | |
8 | void DisableOdinIni(); |
9 | void DisableOdinSysMenuItems(); |
10 | |
11 | #endif /*__CUSTOMBUILD_H__*/ |
12 |
Note:
See TracBrowser
for help on using the repository browser.