mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 17:55: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
bf42020f25
commit
9d3cbef5ce
18 changed files with 18 additions and 18 deletions
|
@ -108,4 +108,4 @@ Node ShaderIR::GetVideoOperand(Node op, bool is_chunk, bool is_signed,
|
|||
}
|
||||
}
|
||||
|
||||
} // namespace VideoCommon::Shader
|
||||
} // namespace VideoCommon::Shader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue