diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gamedb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 143ba3b..2e65af0 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -29,6 +29,7 @@ in game_str() which resulted in a crash. Markus Uhlin 24/07/18 Return value checking + Markus Uhlin 24/08/03 See previous change */ #include "stdinclude.h" |