Fix TIC80 schema

This commit is contained in:
CasualPokePlayer 2024-11-01 15:34:09 -07:00
parent 76aae7afd7
commit 666139f8e9
1 changed files with 0 additions and 4 deletions

View File

@ -72,10 +72,6 @@ namespace BizHawk.Emulation.Cores
{
DisplayName = "Right",
},
new ButtonSchema(275, 105, "Mouse Relative Toggle")
{
DisplayName = "Relative Toggle",
},
}
};
}