mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-23 12:08:59 +02:00
properly use bridging header, fix headers
This commit is contained in:
parent
134f511c65
commit
e63f238778
11 changed files with 27 additions and 53 deletions
|
|
@ -1,10 +1,7 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
//
|
||||
// EmulationWindow.mm - Sudachi
|
||||
// Created by Jarrod Norwell on 1/18/24.
|
||||
//
|
||||
// SPDX-FileCopyrightText: Copyright 2024 Jarrod Norwell
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#import "EmulationWindow.h"
|
||||
#import "EmulationSession.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue