From 8501c01b33abba8d470d59e05105e7215f0a95a4 Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 11 Nov 2020 19:55:33 +0000 Subject: use strchr, strrchr, random, more lint removal, savefile in /var/games/warp not /usr/share/games/warp... --- warp/score.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'warp/score.h') diff --git a/warp/score.h b/warp/score.h index 2cab9825..c3810c04 100644 --- a/warp/score.h +++ b/warp/score.h @@ -26,7 +26,7 @@ EXT long oldeenergy; EXT long oldbenergy; EXT long oldcurscore; -EXT char savefilename[40]; +EXT char savefilename[512]; #ifdef SCOREFULL #define COMPOFF 0 -- cgit v1.2.3-56-ge451