mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-29 01:12:09 -06:00
This function doesn't need to care about ownership semantics, so we can just pass it a reference to the file itself, rather than a std::shared_ptr alias.