VERSION 3	//  *********************************************
		//  *	Carma2 front-end interface file		*
		//  *						*
		//  *    Specifies location and content of 	*
		//  *	  interface screen elements		*
		//  *						*
		//  *********************************************

Credits Menu	// Screen Title

1		// number of elements/items on screen
0		// number of groups
cred.tif	// backdrop image name

XXX,
0,0, 
128, 32, 
0, 1,		// "unlit" font, "hilighted" font
0		// pixelmap index (0 = no image)
1		// Greyed-out backdrop?	1=yes, 0=no
0		// selectable?  i.e. 0 if a "button", 1 if an "option -  a button does something, an option represents a value
0		// group
0		// level bar id
0		// wrap text?
0		// disable glow?

//Scrolling list specs
0	// # of scrollers

//Radio Button specs
0	// # of radio button groups


// level bar specs
0





