css_enhanced_waf/vpc_scripts/source_saxxyawards.vpc

19 lines
492 B
Text
Raw Normal View History

2020-04-22 17:56:21 +01:00
//-----------------------------------------------------------------------------
// 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]
}
}