Filesystem services: Difference between revisions

No edit summary
.
Line 438: Line 438:
== OpenGameCardStorage ==
== OpenGameCardStorage ==


Takes an input u32 (partition ID), and returns an [[#IStorage]] for the [[Gamecard_Format|partition]].
Takes two input u32s (gamecard handle, partition ID), and returns an [[#IStorage]] for the [[Gamecard_Format|partition]].


== OpenGameCardFileSystem ==
== OpenGameCardFileSystem ==