mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-23 12:23:41 +00:00
New3DS: Minor style cleanup to #1520.
This commit is contained in:
@@ -42,7 +42,7 @@ static const std::array<Values, NUM_INPUTS> All = {{
|
||||
|
||||
struct Values {
|
||||
// CheckNew3DS
|
||||
bool is_new3ds;
|
||||
bool is_new_3ds;
|
||||
|
||||
// Controls
|
||||
std::array<int, NativeInput::NUM_INPUTS> input_mappings;
|
||||
|
||||
Reference in New Issue
Block a user