ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit b3226cae30afa0b3a43ebcca5919b2cd02555a1e
parent 84fa8f41047bf829f2801ab219c76732429cf99a
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Sun, 16 Feb 2025 16:22:37 +0100

Update ft2_header.h

Diffstat:
Msrc/ft2_header.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ft2_header.h b/src/ft2_header.h @@ -12,7 +12,7 @@ #endif #include "ft2_replayer.h" -#define PROG_VER_STR "1.95" +#define PROG_VER_STR "1.94" // do NOT change these! It will only mess things up...