mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 18:48:56 -06:00

A few cases duplicate the string patch creation, which is kind of wasteful. We can just construct the string once.
A few cases duplicate the string patch creation, which is kind of wasteful. We can just construct the string once.