mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-26 17:12:03 +00:00
sudachi ios stuff
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// DirectoryManager.h - Sudachi
|
||||
// Created by Jarrod Norwell on 1/18/24.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace DirectoryManager {
|
||||
const char* AppUIDirectory(void);
|
||||
}
|
||||
Reference in New Issue
Block a user