From 527d5fa9f9557545bf52d4af8368e157024ea5c5 Mon Sep 17 00:00:00 2001 From: Helloyunho Date: Sat, 5 Jul 2025 11:05:26 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20fix:=20formatting=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ISLE/dummy_controller_map.h | 2 +- ISLE/xbox_one_series/config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ISLE/dummy_controller_map.h b/ISLE/dummy_controller_map.h index f5a1f576..9557b314 100644 --- a/ISLE/dummy_controller_map.h +++ b/ISLE/dummy_controller_map.h @@ -5,4 +5,4 @@ #define ISLE_MOUSE_JOYSTICK_X 0 #define ISLE_MOUSE_JOYSTICK_Y 0 -#define ISLE_MOUSE_CLICK_AXIS 0 \ No newline at end of file +#define ISLE_MOUSE_CLICK_AXIS 0 diff --git a/ISLE/xbox_one_series/config.h b/ISLE/xbox_one_series/config.h index eb61a898..f6565be2 100644 --- a/ISLE/xbox_one_series/config.h +++ b/ISLE/xbox_one_series/config.h @@ -2,4 +2,4 @@ #include "dictionary.h" -void XBONE_SetupDefaultConfigOverrides(dictionary* p_dictionary); \ No newline at end of file +void XBONE_SetupDefaultConfigOverrides(dictionary* p_dictionary);