diff options
| author | Sepalani <sepalani@hotmail.fr> | 2021-06-07 12:55:52 +0400 |
|---|---|---|
| committer | Sepalani <sepalani@hotmail.fr> | 2021-06-07 12:55:52 +0400 |
| commit | ce8004c9c1cd977d4f5a43e08bfcf2e9ec12f047 (patch) | |
| tree | e55a31e7843858df6647869599cf67b051e6bff7 /Source/Core/VideoCommon/PixelEngine.cpp | |
| parent | 3ef9d5f6595f8ffac5d93314214aed735616f111 (diff) | |
Lint: End of namespace
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/PixelEngine.cpp | 2 |
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 |
