/* Terri */

/* The Terri functions have not yet been implemented.
   This is here simply because Resource_SetResDir()
   needs it...
*/

#ifndef __dl_terri_h
#define __dl_terri_h
#ifdef __cplusplus
extern "C" {
#endif

extern char *Terri_ReturnPath(char *prepath);

#ifdef __cplusplus
}
#endif
#endif
