mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 20:48:10 -05:00
fixed scm_rev_gen
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#define SCM_REV_STR "a7b06698ff012aa7b1094414e796ffae1ca1eb4d"
|
||||
#define SCM_DESC_STR "a7b0669"
|
||||
#define SCM_BRANCH_STR "master"
|
||||
#define SCM_IS_MASTER 1
|
||||
#define SCM_REV_STR "de0a034a849f5a1cbe2fed9ef2cc4095c56e672a"
|
||||
#define SCM_DESC_STR "de0a034"
|
||||
#define SCM_BRANCH_STR "fixed-directorys-for-neo"
|
||||
#define SCM_IS_MASTER 0
|
||||
|
Reference in New Issue
Block a user