shader cache based by git revision

This commit is contained in:
degasus 2013-02-26 10:48:19 +01:00
parent 8b7141d3de
commit 90ff648d00
2 changed files with 9 additions and 8 deletions

View file

@ -50,3 +50,5 @@ const char *netplay_dolphin_ver = SCM_DESC_STR " M" NP_ARCH;
#else
const char *netplay_dolphin_ver = SCM_DESC_STR " L" NP_ARCH;
#endif
const char *scm_rev_git_str = SCM_REV_STR;