mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-18 10:39:00 +02:00
flatten + cmake
This commit is contained in:
parent
20897ad635
commit
37cdbfebcd
14 changed files with 33 additions and 0 deletions
14
src/ios/AppUI-Bridging-Header.h
Normal file
14
src/ios/AppUI-Bridging-Header.h
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
//
|
||||
// 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