mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
sf: add NativeHandle type
TODO: figure out how to integrate this into templating...
This commit is contained in:
parent
d0041a33ac
commit
d97e97258e
2 changed files with 101 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include <stratosphere/sf/sf_fs_inline_context.hpp>
|
||||
|
||||
#include <stratosphere/sf/sf_out.hpp>
|
||||
#include <stratosphere/sf/sf_native_handle.hpp>
|
||||
#include <stratosphere/sf/sf_buffers.hpp>
|
||||
#include <stratosphere/sf/impl/sf_impl_command_serialization.hpp>
|
||||
#include <stratosphere/sf/impl/sf_impl_autogen_interface_macros.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue