diff --git a/Source/Core/VideoCommon/Src/VideoState.cpp b/Source/Core/VideoCommon/Src/VideoState.cpp index e3b4129082..abc5789434 100644 --- a/Source/Core/VideoCommon/Src/VideoState.cpp +++ b/Source/Core/VideoCommon/Src/VideoState.cpp @@ -31,4 +31,4 @@ void VideoCommon_LoadState() { #ifdef WIN32 MessageBoxA(NULL, "LOADING STATE", "From Common Video Library", NULL); #endif -} \ No newline at end of file +}