/***************************************************************************** ** ** ** Neversoft Entertainment ** ** ** ** Copyright (C) 1999 - All Rights Reserved ** ** ** ****************************************************************************** ** ** ** Project: Core Library ** ** ** ** Module: Support (SPT) ** ** ** ** File name: core/support.h ** ** ** ** Created: 05/27/99 - mjb ** ** ** *****************************************************************************/ #ifndef __CORE_SUPPORT_H #define __CORE_SUPPORT_H /***************************************************************************** ** Includes ** *****************************************************************************/ #include #include #include "sk/language.h" /***************************************************************************** ** Defines ** *****************************************************************************/ // #define PAL for PAL mode build. #define PALx #endif // __CORE_TASK_H