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

11
src/ios/Config.mm Normal file
View file

@ -0,0 +1,11 @@
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
#include "Config.h"
namespace IOSSettings {
Values values;
} // namespace IOSSettings