fix Tilt Y in 3ds schema

This commit is contained in:
CasualPokePlayer 2024-08-05 00:47:49 -07:00
parent a675e882fe
commit 494fe90bfc
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ namespace BizHawk.Emulation.Cores
{
TargetSize = new Size(226, 69),
MinValue = 0,
MaxValue = 320
MaxValue = 240
}
]
};