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);