This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ef092e6053dbfb6f0d089260386bba88ee49aa95
dolphin
/
Source
/
Core
/
Common
/
Src
/
svnrev_template.h
2 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
Show revision as xxxx! if there are local modifications otherwise xxxx so we will be able to tell from screenshots whether the build is vanilla svn co or not git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3889 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-27 00:54:25 +00:00
#
define SVN_REV $WCREV$
#
define SVN_REV_STR $WCMODS?"$WCREV$!":"$WCREV$"$
Copy Permalink