sudachi ios stuff

This commit is contained in:
lizzie
2026-02-19 03:42:19 +00:00
parent e7a931d06b
commit 25a413d2ab
14 changed files with 2644 additions and 0 deletions
@@ -0,0 +1,10 @@
//
// DirectoryManager.h - Sudachi
// Created by Jarrod Norwell on 1/18/24.
//
#pragma once
namespace DirectoryManager {
const char* AppUIDirectory(void);
}