From 3b66b674823107290c57b1cba33634cb106f4b9e Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 31 May 2005 00:00:38 +0000 Subject: [PATCH] Add the DragonFly cvs id. --- games/phantasia/include.h | 2 ++ games/phantasia/map.c | 4 ++++ games/phantasia/phantglobs.c | 2 ++ games/phantasia/phantstruct.h | 2 ++ 4 files changed, 10 insertions(+) diff --git a/games/phantasia/include.h b/games/phantasia/include.h index 812b5a50f9..65f6146015 100644 --- a/games/phantasia/include.h +++ b/games/phantasia/include.h @@ -1,5 +1,7 @@ /* * include.h - includes all important files for Phantasia + * + * $DragonFly: src/games/phantasia/include.h,v 1.2 2005/05/31 00:00:38 swildner Exp $ */ #include diff --git a/games/phantasia/map.c b/games/phantasia/map.c index be035df19c..5956ec42c9 100644 --- a/games/phantasia/map.c +++ b/games/phantasia/map.c @@ -1,3 +1,7 @@ +/* + * $DragonFly: src/games/phantasia/map.c,v 1.2 2005/05/31 00:00:38 swildner Exp $ + */ + #define minusminus plusplus #define minusplus plusminus diff --git a/games/phantasia/phantglobs.c b/games/phantasia/phantglobs.c index 65ab630632..470caa9dfc 100644 --- a/games/phantasia/phantglobs.c +++ b/games/phantasia/phantglobs.c @@ -1,5 +1,7 @@ /* * phantglobs.c - globals for Phantasia + * + * $DragonFly: src/games/phantasia/phantglobs.c,v 1.2 2005/05/31 00:00:38 swildner Exp $ */ #include "include.h" diff --git a/games/phantasia/phantstruct.h b/games/phantasia/phantstruct.h index 05c6da5797..a0e0e09484 100644 --- a/games/phantasia/phantstruct.h +++ b/games/phantasia/phantstruct.h @@ -1,5 +1,7 @@ /* * phantstruct.h - structure definitions for Phantasia + * + * $DragonFly: src/games/phantasia/phantstruct.h,v 1.2 2005/05/31 00:00:38 swildner Exp $ */ struct player /* player statistics */ -- 2.41.0