mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-25 05:32:22 -05:00
Inheritance list should not be redundant (#5230)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
enum OpCode32SimdSelMode : int
|
||||
enum OpCode32SimdSelMode
|
||||
{
|
||||
Eq = 0,
|
||||
Vs,
|
||||
|
||||
Reference in New Issue
Block a user