From ce8004c9c1cd977d4f5a43e08bfcf2e9ec12f047 Mon Sep 17 00:00:00 2001 From: Sepalani Date: Mon, 7 Jun 2021 12:55:52 +0400 Subject: Lint: End of namespace --- Source/Core/VideoCommon/PixelEngine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/VideoCommon/PixelEngine.cpp') diff --git a/Source/Core/VideoCommon/PixelEngine.cpp b/Source/Core/VideoCommon/PixelEngine.cpp index 4e7f401f88..e04539d5f0 100644 --- a/Source/Core/VideoCommon/PixelEngine.cpp +++ b/Source/Core/VideoCommon/PixelEngine.cpp @@ -322,4 +322,4 @@ UPEAlphaReadReg GetAlphaReadMode() return m_AlphaRead; } -} // end of namespace PixelEngine +} // namespace PixelEngine -- cgit v1.2.3