ft2-clone

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

commit c15838c29b81566b58021880e552b8788280e40b
parent ba3a1b37c6c1156fd956d440438b7b358e26d859
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Mon,  9 Oct 2023 18:13:52 +0200

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.72" +#define PROG_VER_STR "1.73" // do NOT change these! It will only mess things up...