diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-04 17:02:08 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-04 17:02:08 +0200 |
commit | f557a11e60bf5058d89856089ddb7f142a637519 (patch) | |
tree | 057a369d6e2ecccba687014d8282665527d7bfc2 /FICS | |
parent | 946ce55013060d66a0f2c4e609646fbfb3b760c6 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gamedb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 8674393..7730874 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -23,6 +23,8 @@ Markus Uhlin 23/12/16 Fixed compiler warnings Markus Uhlin 23/12/17 Reformatted functions Markus Uhlin 23/12/23 Fixed clang warnings + Markus Uhlin 24/05/04 Refactored and reformatted all + functions plus more... */ #include "stdinclude.h" |