mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-19 06:31:29 +00:00
fix shit 2
This commit is contained in:
@@ -8,8 +8,6 @@ import SwiftUI
|
||||
import Foundation
|
||||
import GameController
|
||||
import UIKit
|
||||
import SwiftUIIntrospect
|
||||
import SwiftUIJoystick
|
||||
import Metal
|
||||
|
||||
struct MetalView: UIViewRepresentable {
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
import SwiftUI
|
||||
import Foundation
|
||||
import UIKit
|
||||
import Zip
|
||||
|
||||
struct Core : Comparable, Hashable {
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
import SwiftUI
|
||||
import SwiftUIJoystick
|
||||
|
||||
|
||||
public struct Joystick: View {
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
import SwiftUI
|
||||
import Foundation
|
||||
import UIKit
|
||||
import Zip
|
||||
|
||||
infix operator --: LogicalDisjunctionPrecedence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user