Added a range of resource numbers reserved for Bruce
diff --git a/Mac/Include/pythonresources.h b/Mac/Include/pythonresources.h
index 5625678..af921d2 100644
--- a/Mac/Include/pythonresources.h
+++ b/Mac/Include/pythonresources.h
@@ -92,6 +92,9 @@
 /* twit range. Again needed to forestall conflicts with scripts using their own resources */
 #define TWIT_MIN		500
 #define TWIT_MAX		507
+/* Bruce range. The same */
+#define BRUCE_MIN		468
+#define BRUCE_MAX		499
 
 /*
 ** The following are valid both in the binary (or shared library)