Files
tww/include/d/dolzel.h
T

11 lines
166 B
C

#ifndef DOLZEL_H
#define DOLZEL_H
#if defined(__MWERKS__) && !defined(DECOMPCTX)
#include "d/dolzel.mch"
#else
#include "d/dolzel.pch"
#endif
#endif /* DOLZEL_H */