Mods being able to use __has_include could potentially remove the need for compat addons.
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- Config
Additional Information
An alternative to this would be T120495
Related Objects
Related Objects
Event Timeline
Comment Actions
Come to think of it, maybe a __FILEPATCHING__ macro would be useful as well, set to 1 if filepatching is enabled and 0 if disabled. Or simply not defined if disabled, either should work I'd imagine.
Comment Actions
To add to this, having a __IS_CONFIG__ macro would be useful. It would be 0 in preprocessFile, 1 if config.cpp, 2 if description.ext