properly use bridging header, fix headers

This commit is contained in:
lizzie 2026-03-25 00:54:31 +00:00
parent b983f0a0f0
commit 551922623f
11 changed files with 27 additions and 53 deletions

View file

@ -1,10 +1,7 @@
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
//
// EmulationSession.m - Sudachi
// Created by Jarrod Norwell on 1/20/24.
//
// SPDX-FileCopyrightText: Copyright 2024 Jarrod Norwell
// SPDX-License-Identifier: GPL-2.0-or-later
#import "EmulationSession.h"