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