Update ARoundMode.cs
This commit is contained in:
parent
7e5c094a45
commit
226d057778
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
namespace ChocolArm64.State
|
||||
{
|
||||
public enum ARoundMode
|
||||
enum ARoundMode
|
||||
{
|
||||
ToNearest = 0,
|
||||
TowardsPlusInfinity = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue