mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-09 15:47:54 -05:00
We don't need to create two separate instantiations of the same code, we can simply make the character template argument a regular function parameter.