source:
trunk/include/custombuild.h@
7155
      
      | Last change on this file since 7155 was 7078, checked in by , 24 years ago | |
|---|---|
| File size: 235 bytes | |
| Rev | Line | |
|---|---|---|
| [7061] | 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(); | |
| [7078] | 9 | void DisableOdinSysMenuItems(); | 
| [7061] | 10 | |
| 11 | #endif /*__CUSTOMBUILD_H__*/ | |
| 12 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
