mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-13 16:16:12 +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:
parent
48a2738d6a
commit
4543522a7d
105 changed files with 1990 additions and 3403 deletions
11
src/hedit.c
11
src/hedit.c
|
|
@ -1,8 +1,9 @@
|
|||
/************************************************************************
|
||||
* hedit.c Hedit version 3.0 for Oasis OLC 5/5/06 *
|
||||
* by Steve Wolfe - siv@cyberenet.net *
|
||||
* Updated by Scott Meisenholder for Oasis 2.0.6 *
|
||||
* **********************************************************************/
|
||||
/**************************************************************************
|
||||
* File: hedit.c Part of tbaMUD *
|
||||
* Usage: Help Editor. *
|
||||
* *
|
||||
* By Steve Wolfe. Updated by Scott Meisenholder. *
|
||||
**************************************************************************/
|
||||
|
||||
#include "conf.h"
|
||||
#include "sysdep.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue