summaryrefslogtreecommitdiffstats
path: root/private/mvdm/wow16/write/code.h
blob: 39e57c7ab6d343497e18784d717e30e6acddeedc (plain) (blame)
1
2
3
4
5
6
7
8
9
/************************************************************/
/* Windows Write, Copyright 1985-1992 Microsoft Corporation */
/************************************************************/

/* code.h */
typedef struct {
		int *fNew; 
		int bpc, cwFrame;
} ENV;