mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-04 02:10:46 -07: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
87b4c1ac5e
commit
228e58d0a5
@ -52,4 +52,4 @@ u32 ShaderIR::DecodeShift(NodeBlock& bb, u32 pc) {
|
||||
return pc;
|
||||
}
|
||||
|
||||
} // namespace VideoCommon::Shader
|
||||
} // namespace VideoCommon::Shader
|
||||
|
Reference in New Issue
Block a user