From 1c4318331663b152b0b298bd2c9e5c971506a86b Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 10 Jun 2023 16:44:19 +0100 Subject: Prune some comments and tidy up other minor things --- src/gamedata.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gamedata.c') diff --git a/src/gamedata.c b/src/gamedata.c index 639b2f8..78eb620 100644 --- a/src/gamedata.c +++ b/src/gamedata.c @@ -1,5 +1,5 @@ /* - * Copyright © 2021 Michael Smith + * Copyright © 2023 Michael Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -24,6 +24,6 @@ #define NVDTOR 2 #endif -#include +#include // generated by build/mkgamedata.c // vi: sw=4 ts=4 noet tw=80 cc=80 -- cgit v1.2.3