ftp.nice.ch/pub/next/developer/resources/libraries/gamekit_proj.NI.sa.tar.gz#/gamekit_proj/Palettes/GameInfoPalette/GameInfoInspector.h

This is GameInfoInspector.h in view mode; [Download] [Up]

#import <apps/InterfaceBuilder.h>

@interface GameInfoInspector : IBInspector <IBInspectors> 
{
	id numSoundsText;
	id numTypesText;
	id numStreamsText;
	id maxHighScoresText;
	id numTablesText;
	id slotTypeText;
	id passwordText;
	id numOneUpsText;
}

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.