mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
Move Calibration
This commit is contained in:
parent
34faf2b468
commit
56b0695d0a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
|
||||||
namespace LibHac;
|
namespace LibHac.Tools.Settings;
|
||||||
|
|
||||||
public class Calibration
|
public class Calibration
|
||||||
{
|
{
|
Loading…
Reference in a new issue