mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
Updated english language translation (#412)
This commit is contained in:
parent
7644050090
commit
2d16c25fc2
@ -2034,7 +2034,7 @@ static int MenuGameSettings()
|
||||
controllerBtn.SetTrigger(trig2);
|
||||
controllerBtn.SetEffectGrow();
|
||||
|
||||
GuiText screenshotBtnTxt("ScreenShot", 22, (GXColor){0, 0, 0, 255});
|
||||
GuiText screenshotBtnTxt("Screenshot", 22, (GXColor){0, 0, 0, 255});
|
||||
GuiImage screenshotBtnImg(&btnLargeOutline);
|
||||
GuiImage screenshotBtnImgOver(&btnLargeOutlineOver);
|
||||
GuiImage screenshotBtnIcon(&iconScreenshot);
|
||||
|
Loading…
Reference in New Issue
Block a user