#include "PLHacks.h" // Trademark issue bool IsMacPlusGraphicBanned() { return true; } // Trademark issue bool IsMacPlusSoundBanned() { return true; } // High scores disabled until dialogs work bool IsHighScoreDisabled() { return true; }