game_sounds_manifest
{
	//------------------------
	//HL2 sounds - dont remove
	//------------------------
	"precache_file"		"scripts/game_sounds.txt"
	"precache_file"		"scripts/game_sounds_ui.txt"
	"precache_file"		"scripts/game_sounds_player.txt"

	"precache_file"		"scripts/game_sounds_weapons.txt"

	"precache_file"		"scripts/game_sounds_world.txt"
	"precache_file"		"scripts/game_sounds_ambient_generic.txt"
	"precache_file"		"scripts/game_sounds_items.txt"
	"precache_file"		"scripts/game_sounds_physics.txt"
	"precache_file"		"scripts/game_sounds_vehicles.txt"

	//----------------
	//Goldeneye Source
	//----------------
	"precache_file"		"scripts/game_sounds_world_ges.txt"
	"precache_file"		"scripts/game_sounds_weapons_ges.txt"
	"precache_file"		"scripts/game_sounds_geplayer.txt"
}