mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-19 18:11:45 +01:00
Renamed several functions to lower case and variable wovel to vowel. Removed oasis_delete.h and object type TRAP. --Rumble
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
/* ************************************************************************
|
||||
* File: constants.h Part of tbaMUD *
|
||||
/**************************************************************************
|
||||
* File: constants.h Part of tbaMUD *
|
||||
* Usage: Header file for constants. *
|
||||
* *
|
||||
* All rights reserved. See license for complete information. *
|
||||
* *
|
||||
* Copyright (C) 1993, 94 by the Trustees of the Johns Hopkins University *
|
||||
* tbaMUD is based on CircleMUD and DikuMUD, Copyright (C) 1990, 1991. *
|
||||
************************************************************************ */
|
||||
* CircleMUD is based on DikuMUD, Copyright (C) 1990, 1991. *
|
||||
**************************************************************************/
|
||||
|
||||
extern const char *circlemud_version;
|
||||
extern const char *tbamud_version;
|
||||
extern const char *oasisolc_version;
|
||||
extern const char *ascii_pfiles_version;
|
||||
extern const char *dirs[];
|
||||
|
||||
Reference in New Issue
Block a user