PALSIZE.H

//+--------------------------------------------------------------------------- 
//
// Microsoft Windows
// Copyright 1992 - 1998 Microsoft Corporation.
//
// File: palsize.h
//
// Contents: Defines the size of MFract's color palette.
// Color 0 is static. The others may animate.
//
// Classes:
//
// Functions:
//
// History: 4-30-94 stevebl Created
//
//----------------------------------------------------------------------------

#ifndef PALETTESIZE
#define PALETTESIZE 236
#endif