diff --git a/Source/Project64-input/DirectInput.h b/Source/Project64-input/DirectInput.h index 7b119d544..f29c30da7 100644 --- a/Source/Project64-input/DirectInput.h +++ b/Source/Project64-input/DirectInput.h @@ -97,4 +97,4 @@ private: LPDIRECTINPUT8 m_pDIHandle; HINSTANCE m_hinst; HWND m_hWnd; -}; \ No newline at end of file +};