X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/af76d9655f3579949a9a0643bcb16118334a5dea..b302c7abbc4698b6124bb6ec97e3812fbeb65dde:/mac/macresid.h diff --git a/mac/macresid.h b/mac/macresid.h index 108f47f5..d3489ff7 100644 --- a/mac/macresid.h +++ b/mac/macresid.h @@ -1,4 +1,4 @@ -/* $Id: macresid.h,v 1.10 2003/03/06 23:46:06 ben Exp $ */ +/* $Id: macresid.h,v 1.11 2003/03/18 00:35:40 ben Exp $ */ /* * macresid.h -- Mac resource IDs @@ -58,3 +58,7 @@ /* Controls */ #define cVScroll 128 + +/* xDEFs */ +#define CDEF_Text 128 +#define SYS7_TEXT_PROC (CDEF_Text << 4)