Files
cool-source-archive/vpc_scripts/source_saxxyawards.vpc
2021-10-21 17:04:36 +07:00

19 lines
510 B
Plaintext

//-----------------------------------------------------------------------------
// 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]
}
}