/
area/ril/
help/olc/
src/
src/current_project/
src/docs/
src/documents/
/**************************************************************************/
// magic_ti.h - spells/skills written by Tibault
/***************************************************************************
 * The Dawn of Time v1.69r (c)1997-2004 Michael Garratt                    *
 * >> A number of people have contributed to the Dawn codebase, with the   *
 *    majority of code written by Michael Garratt - www.dawnoftime.org     *
 * >> To use this source code, you must fully comply with the dawn license *
 *    in licenses.txt... In particular, you may not remove this copyright  *
 *    notice.                                                              *
 **************************************************************************/
#ifndef MAGIC_TI_H
#define MAGIC_TI_H 

DECLARE_SPELL_FUN( spell_higher_learning	);
DECLARE_SPELL_FUN( spell_detect_treeform	);

#endif // MAGIC_TI_H