summaryrefslogtreecommitdiffstats
path: root/games/larn/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/global.c')
-rw-r--r--games/larn/global.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/larn/global.c b/games/larn/global.c
index 6bfb501..9fa19d9 100644
--- a/games/larn/global.c
+++ b/games/larn/global.c
@@ -1,4 +1,5 @@
/* global.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* raiselevel() subroutine to raise the player one level
* loselevel() subroutine to lower the player by one level
@@ -16,6 +17,7 @@
* makemonst(lev) function to return monster number for a randomly selected monster
* positionplayer() function to be sure player is not in a wall
* quit() subroutine to ask if the player really wants to quit
+ *
*/
#include "header.h"
OpenPOWER on IntegriCloud