mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-26 23:57:03 +02:00
sudachi ios stuff
This commit is contained in:
parent
47c6a73971
commit
22fc6443e7
14 changed files with 2644 additions and 0 deletions
10
src/ios/Eden/Wrapper/DirectoryManager/DirectoryManager.h
Normal file
10
src/ios/Eden/Wrapper/DirectoryManager/DirectoryManager.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
//
|
||||
// DirectoryManager.h - Sudachi
|
||||
// Created by Jarrod Norwell on 1/18/24.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace DirectoryManager {
|
||||
const char* AppUIDirectory(void);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue