mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-18 10:39:00 +02:00
sudachi ios stuff
This commit is contained in:
parent
ac181b756f
commit
feaedd02f7
14 changed files with 2644 additions and 0 deletions
11
src/ios/Eden/AppUI-Bridging-Header.h
Normal file
11
src/ios/Eden/AppUI-Bridging-Header.h
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
//
|
||||
// AppUI-Bridging-Header.h - Sudachi
|
||||
// Created by Jarrod Norwell on 4/3/2024.
|
||||
//
|
||||
|
||||
#ifndef AppUI_Bridging_Header_h
|
||||
#define AppUI_Bridging_Header_h
|
||||
|
||||
#import "Wrapper/AppUIObjC.h"
|
||||
|
||||
#endif /* AppUI_Bridging_Header_h */
|
||||
Loading…
Add table
Add a link
Reference in a new issue