summaryrefslogtreecommitdiff
path: root/vpc_scripts/source_saxxyawards.vpc
blob: 71666f8234833e84cf5bea150a21aabb556c691e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//-----------------------------------------------------------------------------
// SOURCE_SAXXYAWARDS.VPC
//
// Turn the macro on to enable the Saxxy awards main menu UI and music.
// 
//-----------------------------------------------------------------------------

$Macro SAXXYAWARDS_ENABLE	0

//-----------------------------------------------------------------------------

$Configuration
{
	$Compiler
	{
		$PreprocessorDefinitions		"$BASE;SAXXYMAINMENU_ENABLED" [$SAXXYAWARDS_ENABLE]
	}
}