mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
scmrev: Add "distributor" option.
Used to distinguish between Dolphin distributions (e.g. "dolphin-emu.org", "Ishiiruka", etc.).
This commit is contained in:
parent
c4f5c471bb
commit
49ce9b153d
4 changed files with 15 additions and 2 deletions
|
@ -15,6 +15,7 @@ extern const std::string scm_branch_str;
|
|||
extern const std::string scm_rev_str;
|
||||
extern const std::string scm_rev_git_str;
|
||||
extern const std::string netplay_dolphin_ver;
|
||||
extern const std::string scm_distributor_str;
|
||||
|
||||
// Force enable logging in the right modes. For some reason, something had changed
|
||||
// so that debugfast no longer logged.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue