mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-18 06:10:35 +00:00
shader/decode/*: Add missing newline to files lacking them
Keeps the shader code file endings consistent.
This commit is contained in:
committed by
Rodrigo Locatti
parent
bf42020f25
commit
9d3cbef5ce
@@ -153,4 +153,4 @@ u32 ShaderIR::DecodeArithmetic(NodeBlock& bb, u32 pc) {
|
||||
return pc;
|
||||
}
|
||||
|
||||
} // namespace VideoCommon::Shader
|
||||
} // namespace VideoCommon::Shader
|
||||
|
||||
Reference in New Issue
Block a user