On closer inspection, this shouldn't be changed until 5.1.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
|||||||
* As an example, use "StepMania4" here, not "StepMania".
|
* As an example, use "StepMania4" here, not "StepMania".
|
||||||
* It would cause a conflict with older versions such as StepMania 3.X.
|
* It would cause a conflict with older versions such as StepMania 3.X.
|
||||||
*/
|
*/
|
||||||
#define PRODUCT_ID_BARE StepMania 5.0
|
#define PRODUCT_ID_BARE StepMania 5
|
||||||
|
|
||||||
// These cannot be #undef'd so make them unlikely to conflict with anything
|
// These cannot be #undef'd so make them unlikely to conflict with anything
|
||||||
#define PRODUCT_STRINGIFY(x) #x
|
#define PRODUCT_STRINGIFY(x) #x
|
||||||
|
|||||||
Reference in New Issue
Block a user