mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2025-12-31 17:48:37 +03:00
19 lines
510 B
Plaintext
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]
|
|
}
|
|
}
|