forked from kyonshi/grenzland-mud
Updated World and files for 3.55 release. --Rumble
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/* ************************************************************************
|
||||
* File: wld2html.c *
|
||||
* File: wld2html.c Part of tbaMUD *
|
||||
* Usage: Convert a DikuMUD .wld file into a series of .html files *
|
||||
* *
|
||||
* This program is in the public domain. *
|
||||
* Written (QUICKLY AND DIRTILY) by Jeremy Elson (jelson@circlemud.org) *
|
||||
* Based on the Circle 3.0 syntax checker program (scheck.c) *
|
||||
* Written (QUICKLY AND DIRTILY) by Jeremy Elson *
|
||||
* Based on the Circle 3.0 syntax checker program *
|
||||
************************************************************************ */
|
||||
|
||||
#define log(msg) fprintf(stderr, "%s\n", msg)
|
||||
|
||||
Reference in New Issue
Block a user