mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-12-05 23:03:46 +00:00
db4523f1ec
We can just return a new instance of this when it's requested. This only ever holds pointers to the existing registed caches, so it's not a large object. Plus, this also gets rid of the need to keep around a separate member function just to properly clear out the union. Gets rid of one of five globals in the filesystem code. |
||
---|---|---|
.. | ||
filesystem.cpp | ||
filesystem.h | ||
fsp_ldr.cpp | ||
fsp_ldr.h | ||
fsp_pr.cpp | ||
fsp_pr.h | ||
fsp_srv.cpp | ||
fsp_srv.h |