mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-16 14:42:52 +00:00
VideoInterface: Correct namespace indentation
This commit is contained in:
parent
f45e1bff37
commit
82147f42af
@ -335,4 +335,5 @@ union UVIHorizontalStepping
|
|||||||
// Get the aspect ratio of VI's active area.
|
// Get the aspect ratio of VI's active area.
|
||||||
// This function only deals with standard aspect ratios. For widescreen aspect ratios, multiply the result by 1.33333..
|
// This function only deals with standard aspect ratios. For widescreen aspect ratios, multiply the result by 1.33333..
|
||||||
float GetAspectRatio();
|
float GetAspectRatio();
|
||||||
}
|
|
||||||
|
} // namespace VideoInterface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user