diff --git a/Source/Project64/UserInterface/About.h b/Source/Project64/UserInterface/About.h index dcea958b1..2113fdbbf 100644 --- a/Source/Project64/UserInterface/About.h +++ b/Source/Project64/UserInterface/About.h @@ -34,4 +34,4 @@ private: CBitmapPicture m_Logo; CFont m_BoldFont; CFont m_TextFont; -}; \ No newline at end of file +};