diff options
| author | Dentomologist <dentomologist@gmail.com> | 2025-08-06 14:35:24 -0700 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2025-08-12 12:15:22 -0700 |
| commit | bd79bc47cc0867f6fefcadd741140a19a33f0ecd (patch) | |
| tree | 212c3651510c562b046a059891f78a69e902eaab /Source/Core/VideoCommon/GraphicsModSystem | |
| parent | 72ef27c157e13075b656334657e46a3952ae2dff (diff) | |
BranchWatch: Extract shared function logic
IsolateWasOverwritten and IsolateNotOverwritten share the same basic
logic and have almost exactly the same code, with the only difference
being the comparison function used to keep or discard branches. To avoid
unnecessary code duplication and ensure that the functions stay in sync
after any future changes, create a helper function that takes the
comparison function as a parameter and have IsolateWasOverwritten and
IsolateNotOverwritten call that helper.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem')
0 files changed, 0 insertions, 0 deletions
