DIFF

EStatLevels.c

enum EStatLevels
{
	GREAT,
	HIGH,
	MEDIUM,
	LOW,
	CRITICAL,
}