mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-04 14:42:26 -07:00
This reverts commit 85dbb9559a
.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Ryujinx.HLE.HOS.Services.Aud.AudioRenderer
|
||||
{
|
||||
enum MemoryPoolState
|
||||
enum MemoryPoolState : int
|
||||
{
|
||||
Invalid = 0,
|
||||
Unknown = 1,
|
||||
|
Reference in New Issue
Block a user