mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 14:02:41 +00:00
Fix typos
This commit is contained in:
@@ -292,7 +292,7 @@ static void WritePicaReg(u32 id, u32 value, u32 mask) {
|
||||
}
|
||||
}
|
||||
|
||||
// Retreive vertex from register data
|
||||
// Retrieve vertex from register data
|
||||
Shader::OutputVertex output_vertex = output_registers.ToVertex(regs.vs);
|
||||
|
||||
// Send to renderer
|
||||
|
||||
Reference in New Issue
Block a user