From 78feda2ad9bae3e0a5307b7472f4b00f80b73722 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 26 Apr 2004 22:52:40 +0000 Subject: [PATCH] fix old filename --- stepmania/src/ProductInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ProductInfo.h b/stepmania/src/ProductInfo.h index 48496b0cd7..c3fe9203a0 100644 --- a/stepmania/src/ProductInfo.h +++ b/stepmania/src/ProductInfo.h @@ -1,5 +1,5 @@ // Currently, used only by the title screen. -// Don't forget to also change ProductInfo.nsinc! +// Don't forget to also change ProductInfo.inc! #define PRODUCT_NAME "StepMania" #define PRODUCT_VER "3.9 random build"