mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-08 00:16:28 +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
87b4c1ac5e
commit
228e58d0a5
@@ -108,4 +108,4 @@ Node ShaderIR::GetVideoOperand(Node op, bool is_chunk, bool is_signed,
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace VideoCommon::Shader
|
||||
} // namespace VideoCommon::Shader
|
||||
|
||||
Reference in New Issue
Block a user