diff --git a/Source/Project64-input/DeviceNotification.h b/Source/Project64-input/DeviceNotification.h index 592ba095a..25e904876 100644 --- a/Source/Project64-input/DeviceNotification.h +++ b/Source/Project64-input/DeviceNotification.h @@ -20,4 +20,4 @@ public: private: int OnCreate(LPCREATESTRUCT lpCreateStruct); BOOL OnDeviceChange(UINT nEventType, DWORD dwData); -}; \ No newline at end of file +};