Resolve warning
This commit is contained in:
parent
df8fca012f
commit
d88314424b
1 changed files with 2 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue