summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
diff options
context:
space:
mode:
authorSepalani <sepalani@hotmail.fr>2021-06-07 12:55:52 +0400
committerSepalani <sepalani@hotmail.fr>2021-06-07 12:55:52 +0400
commitce8004c9c1cd977d4f5a43e08bfcf2e9ec12f047 (patch)
treee55a31e7843858df6647869599cf67b051e6bff7 /Source/Core/VideoCommon/PixelEngine.cpp
parent3ef9d5f6595f8ffac5d93314214aed735616f111 (diff)
Lint: End of namespace
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
-rw-r--r--Source/Core/VideoCommon/PixelEngine.cpp2
1 files changed, 1 insertions, 1 deletions
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