Browse Source

Update function name (1/2)

nce_cpp
VolcaEM 6 years ago
committed by GitHub
parent
commit
032cf4330e
  1. 2
      src/yuzu/main.h

2
src/yuzu/main.h

@ -182,7 +182,7 @@ private slots:
void OnStopGame();
void OnMenuReportCompatibility();
void OnOpenModsPage();
void OnQuickstartGuide();
void OnOpenQuickstartGuide();
void OnFAQ();
/// Called whenever a user selects a game in the game list widget.
void OnGameListLoadFile(QString game_path);

Loading…
Cancel
Save