From 6f7e19832770b59d83119028261fadecde778e1b Mon Sep 17 00:00:00 2001 From: "Derek \"Turtle\" Roe" Date: Sat, 27 Mar 2021 00:36:53 -0500 Subject: [PATCH] Update wtl-BitmapPicture.h Add newline --- Source/Project64-input/wtl-BitmapPicture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Project64-input/wtl-BitmapPicture.h b/Source/Project64-input/wtl-BitmapPicture.h index 8f6f779f5..22820f23f 100644 --- a/Source/Project64-input/wtl-BitmapPicture.h +++ b/Source/Project64-input/wtl-BitmapPicture.h @@ -31,4 +31,4 @@ private: BITMAP m_bmInfo; CBitmap m_hBitmap; CBrush m_BackgroundBrush; -}; \ No newline at end of file +};