mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 06:48:22 -04:00
util: add pointer utils, use to constrain fs pointers
This commit is contained in:
parent
141ae5c7ab
commit
dfa475a769
8 changed files with 75 additions and 6 deletions
|
@ -20,7 +20,7 @@ namespace ams::fs {
|
|||
|
||||
namespace fsa {
|
||||
|
||||
class IFile;
|
||||
class IFileSystem;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue