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