X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fmorpheus.git;a=blobdiff_plain;f=defines.h;fp=defines.h;h=60befa56d498a37c2c4492d1e9ab6b73e02d01b6;hp=7e9b07db3724c1e0d5f9831be48c8eb18d32fc32;hb=30afbcffe819262c3bc4407f3a92fe4308f7a849;hpb=9cf539e8c623ad62dd894a0a3442a4c1b620a0b8 diff --git a/defines.h b/defines.h index 7e9b07d..60befa5 100644 --- a/defines.h +++ b/defines.h @@ -65,5 +65,7 @@ typedef struct __display { /* masks for u32 cell */ #define AMORPH 0x00000001 #define CRYSTAL 0x00000000 +#define NAMORPH 0xfffffffe +#define NCRYSTAL 0xffffffff #define C_CONC_MASK 0xfffffffe