ft2-clone

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

commit c5deb6068ec9488a3a7365606e51c2af7ada7bc8
parent a85357809756fc2ad7d685ee00e511a9b9f37095
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue,  9 Apr 2024 19:29:51 +0200

Update ft2_events.c

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

diff --git a/src/ft2_events.c b/src/ft2_events.c @@ -33,7 +33,7 @@ #include "ft2_sample_ed_features.h" #include "ft2_structs.h" -#define CRASH_TEXT "Oh no! The Fasttracker II clone has crashed...\nA backup .xm was hopefully " \ +#define CRASH_TEXT "Oh no! The Fasttracker II clone has crashed...\nA backup of the song was hopefully " \ "saved to the current module directory.\n\nPlease report this bug if you can.\n" \ "Try to mention what you did before the crash happened.\n" \ "My email is on the bottom of https://16-bits.org"