#ifndef PREFIX_H
#define PREFIX_H

#include "compile.h"
#undef DISABLE_SCUMM
//#undef DISABLE_SCUMM_7_8
//#undef DISABLE_HE

#define PALMOS_68K
//#define PALMOS_DEBUG

#endif