mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER
This commit is contained in:
parent
3948ac9513
commit
02f57a4778
5 changed files with 18 additions and 10 deletions
|
@ -14,4 +14,5 @@ const std::string& GetScmRevGitStr();
|
|||
const std::string& GetScmDistributorStr();
|
||||
const std::string& GetScmUpdateTrackStr();
|
||||
const std::string& GetNetplayDolphinVer();
|
||||
int GetScmCommitsAheadMaster();
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue