flatten + cmake

This commit is contained in:
lizzie 2026-02-19 04:21:48 +00:00
parent 20897ad635
commit 37cdbfebcd
14 changed files with 33 additions and 0 deletions

View 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 */