summaryrefslogtreecommitdiffstats
path: root/games/phantasia/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/phantasia/setup.c')
-rw-r--r--games/phantasia/setup.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/phantasia/setup.c b/games/phantasia/setup.c
index 0306678..1d6587b 100644
--- a/games/phantasia/setup.c
+++ b/games/phantasia/setup.c
@@ -35,7 +35,7 @@
/ put in these files.
/ Also, the monster binary data base is created here.
/
-/************************************************************************/
+*************************************************************************/
static char *files[] = { /* all files to create */
_SPATH_MONST,
@@ -217,7 +217,7 @@ main(argc, argv)
/ DESCRIPTION:
/ Print an error message, then exit.
/
-/************************************************************************/
+*************************************************************************/
Error(str, file)
char *str, *file;
@@ -249,7 +249,7 @@ char *str, *file;
/
/ DESCRIPTION:
/
-/************************************************************************/
+*************************************************************************/
double
drandom()
OpenPOWER on IntegriCloud