mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 06:15:46 +00:00
shader/decode/*: Add missing newline to files lacking them
Keeps the shader code file endings consistent.
This commit is contained in:
parent
87b4c1ac5e
commit
228e58d0a5
18 changed files with 18 additions and 18 deletions
|
@ -153,4 +153,4 @@ u32 ShaderIR::DecodeArithmetic(NodeBlock& bb, u32 pc) {
|
|||
return pc;
|
||||
}
|
||||
|
||||
} // namespace VideoCommon::Shader
|
||||
} // namespace VideoCommon::Shader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue