<?xml version="1.0"?>
<ConfigSchema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonicretro.org">
	<Groups>
		<Group name="General">
			<Property name="BoaBoaFix" type="bool" defaultvalue="true" display="Make Boa-Boa sound deeper">
				<HelpText>Play the fire breating effect multiple times (like in SA1) instead of once.</HelpText>
			</Property>
		</Group>
	</Groups>
</ConfigSchema>