mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-20 22:25:47 -05: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.