From c106f71bebdc6fffc03967f5a57618cfbe2ebaed Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 24 May 2016 17:22:44 -0400 Subject: New3DS: Minor style cleanup to #1520. --- src/core/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/settings.h') diff --git a/src/core/settings.h b/src/core/settings.h index a61f25cbe..ea72f4d9c 100644 --- a/src/core/settings.h +++ b/src/core/settings.h @@ -42,7 +42,7 @@ static const std::array All = {{ struct Values { // CheckNew3DS - bool is_new3ds; + bool is_new_3ds; // Controls std::array input_mappings; -- cgit v1.2.3