mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 17:00:17 +00:00
Update Ryujinx.HLE/HOS/Services/SurfaceFlinger/Status.cs
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
parent
fb209f8cc9
commit
189a7e31b5
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace Ryujinx.HLE.HOS.Services.SurfaceFlinger
|
||||
{
|
||||
[Flags]
|
||||
enum Status : int
|
||||
{
|
||||
Success = 0,
|
||||
|
|
Loading…
Reference in a new issue