ft2-clone

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

commit 9001d5ed72e08929fa09d9a9bf4743baf5a94ac2
parent 9a68288e24cad7eb3efa3e628fc131a19271416c
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Sat, 31 Aug 2024 17:16:13 +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.84" +#define PROG_VER_STR "1.85" // do NOT change these! It will only mess things up...