You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance function handling and refactor file modifications
- Added a loop in `ImGuiDefinitionsPatch.cs` to manage functions ending with '0', updating the ignored functions list accordingly.
- Introduced a `FilePatch` struct in `ImGuiGenQuirksPostPatch.cs` to streamline file modification processes, eliminating the need for existence checks.
- Updated `config.base.json` to include the new define `CIMGUI_VARGS0=1` for configuration purposes.
0 commit comments