hl2_src-leak-2017/src/vpc_scripts/source_saxxyawards.vpc

19 lines
492 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]
}
}