mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
fix tiny find+replace error within a comment
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3854 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
3d28eb5dbc
commit
feb67740bc
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ void InitGeneral()
|
|||
#endif
|
||||
|
||||
// Obtain the preferred video mode from the system
|
||||
// This will correspond to the settings in the WiUCodeToDump menu
|
||||
// This will correspond to the settings in the Wii menu
|
||||
rmode = VIDEO_GetPreferredMode(NULL);
|
||||
|
||||
// Allocate memory for the display in the uncached region
|
||||
|
|
Loading…
Add table
Reference in a new issue