This is FmsDefs.h in view mode; [Download] [Up]
// FmsDefs
//
// Copyright 1994 Flying Monkey Software
// 8424 Todd Creek Cr. WestChester OH 45069
typedef enum
{
Fms_ColorModel_rectilinear = 1,
Fms_ColorModel_cylindrical = 2
} Fms_ColorModel;
#define Fms_WindowEdgeCruft 2.0
#define Fms_WindowTitleHeight 22.0
#define Fms_WindowResizeBarHeight 8.0
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.