mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 21:47:47 +00:00
replaced common code with dolphin common
This commit is contained in:
parent
72325bef1d
commit
7564d28faf
54 changed files with 8641 additions and 164 deletions
4
src/common/src/scm_rev.h
Normal file
4
src/common/src/scm_rev.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#define SCM_REV_STR "7d11f8cedd7c135d96880f19ecbd3ff87a60a11f"
|
||||
#define SCM_DESC_STR "3.5-254-dirty"
|
||||
#define SCM_BRANCH_STR "master"
|
||||
#define SCM_IS_MASTER 1
|
Loading…
Add table
Add a link
Reference in a new issue