Merge branch 'slippi' of https://github.com/JLaferri/Ishiiruka into feature/online-support

This commit is contained in:
Jas Laferriere
2020-02-25 13:40:04 -08:00

View File

@@ -23,7 +23,7 @@
//#else
//" " BUILD_TYPE_STR " " SCM_DESC_STR;
//#endif
#define SLIPPI_REV_STR "r19-dev-3"
#define SLIPPI_REV_STR "r19-dev-4"
const std::string scm_rev_str = "Faster Melee - Slippi (" SLIPPI_REV_STR ")";
#ifdef _WIN32