mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-02-11 12:17:00 -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.