From: Jack Jansen Date: Wed, 28 May 1997 11:54:43 +0000 (+0000) Subject: Added a range of resource numbers reserved for Bruce X-Git-Tag: v1.5a3~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=001aa86d34228020db2dc168e22712b83bb8d8f5;p=python Added a range of resource numbers reserved for Bruce --- diff --git a/Mac/Include/pythonresources.h b/Mac/Include/pythonresources.h index 562567827a..af921d2a66 100644 --- a/Mac/Include/pythonresources.h +++ b/Mac/Include/pythonresources.h @@ -92,6 +92,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. /* 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)