mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-03 18:02:24 -07:00
Resolve warning
This commit is contained in:
committed by
Isaac Marovitz
parent
df8fca012f
commit
d88314424b
@@ -1,7 +1,9 @@
|
||||
using SharpMetal.QuartzCore;
|
||||
using System.Runtime.Versioning;
|
||||
|
||||
namespace Ryujinx.Ava.UI.Renderer
|
||||
{
|
||||
[SupportedOSPlatform("macos")]
|
||||
public class EmbeddedWindowMetal : EmbeddedWindow
|
||||
{
|
||||
public CAMetalLayer CreateSurface()
|
||||
|
Reference in New Issue
Block a user