From 1bbc070e4bda3606bf5fba0b540ed703a36b177d Mon Sep 17 00:00:00 2001 From: "Derek \"Turtle\" Roe" Date: Sat, 27 Mar 2021 00:36:44 -0500 Subject: [PATCH] Update OptionsUI.h Add newline --- Source/Project64-input/OptionsUI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Project64-input/OptionsUI.h b/Source/Project64-input/OptionsUI.h index 03e3cec9d..2dac6ec12 100644 --- a/Source/Project64-input/OptionsUI.h +++ b/Source/Project64-input/OptionsUI.h @@ -3,4 +3,4 @@ #include "ControllerSpec1.1.h" #include "N64Controller.h" -void ConfigOption(uint32_t ControlIndex, CONTROL & ControlInfo, N64CONTROLLER & Controller); \ No newline at end of file +void ConfigOption(uint32_t ControlIndex, CONTROL & ControlInfo, N64CONTROLLER & Controller);