mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-30 19:46:59 -06:00
3a8464cde2
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.