xref: /csrg-svn/contrib/dungeon/files.h (revision 35973)
1*35973Sbostic #ifndef DDIR
2*35973Sbostic #define DDIR		'/usr/games/lib/dunlib
3*35973Sbostic #endif
4*35973Sbostic 
5*35973Sbostic #define INDXFILE	DDIR/dindx.dat'
6*35973Sbostic #define TEXTFILE	DDIR/dtext.dat'
7*35973Sbostic #define RINDEXFILE	DDIR/rtext.dat'
8