mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
VideoInterface: Correct namespace indentation
This commit is contained in:
parent
f45e1bff37
commit
82147f42af
1 changed files with 24 additions and 23 deletions
|
@ -335,4 +335,5 @@ union UVIHorizontalStepping
|
|||
// 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..
|
||||
float GetAspectRatio();
|
||||
}
|
||||
|
||||
} // namespace VideoInterface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue