mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-22 02:03:17 +00:00
pomelo scraps
This commit is contained in:
@@ -8,9 +8,7 @@ import Foundation
|
||||
import QuartzCore.CAMetalLayer
|
||||
|
||||
public struct AppUI {
|
||||
|
||||
public static let shared = AppUI()
|
||||
|
||||
fileprivate let appUIObjC = AppUIObjC.shared()
|
||||
|
||||
public func configure(layer: CAMetalLayer, with size: CGSize) {
|
||||
|
||||
Reference in New Issue
Block a user