Re added new lines at the end of files

This commit is contained in:
FreddyFunk 2019-04-23 23:19:28 +02:00
parent 3091b40691
commit 1a3ff252a4
2 changed files with 2 additions and 2 deletions

View File

@ -534,4 +534,4 @@ Shader ShaderCacheOpenGL::GetStageProgram(Maxwell::ShaderProgram program) {
return last_shaders[static_cast<u32>(program)] = shader;
}
} // namespace OpenGL
} // namespace OpenGL

View File

@ -623,4 +623,4 @@ std::string ShaderDiskCacheOpenGL::GetTitleID() const {
return fmt::format("{:016X}", system.CurrentProcess()->GetTitleID());
}
} // namespace OpenGL
} // namespace OpenGL