mirror of https://github.com/snes9xgit/snes9x.git
Capitalization consistency.
This commit is contained in:
parent
6757f93830
commit
c3afc788ca
|
@ -1003,7 +1003,7 @@ BEGIN
|
||||||
END
|
END
|
||||||
POPUP "&Video"
|
POPUP "&Video"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Hide menubar\tEsc", ID_WINDOW_HIDEMENUBAR
|
MENUITEM "&Hide Menubar\tEsc", ID_WINDOW_HIDEMENUBAR
|
||||||
MENUITEM "&Full Screen\tAlt+Enter", ID_WINDOW_FULLSCREEN
|
MENUITEM "&Full Screen\tAlt+Enter", ID_WINDOW_FULLSCREEN
|
||||||
POPUP "&Window Size"
|
POPUP "&Window Size"
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Reference in New Issue