mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
More app folder utilities
This commit is contained in:
parent
b5718010ee
commit
75663d0601
3 changed files with 36 additions and 22 deletions
|
@ -128,6 +128,8 @@ class Emulator {
|
|||
|
||||
std::filesystem::path getConfigPath();
|
||||
std::filesystem::path getAndroidAppPath();
|
||||
// Get the root path for the emulator's app data
|
||||
std::filesystem::path getAppDataRoot();
|
||||
|
||||
std::span<u8> getSMDH();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue