function main()
	Is3D( FALSE );

	AddBackground( "Garden\\still_shed" );

	-- Hotspot
	AddSprite( HGardenShedDoor, 364, 245,  75, 112, nil, ACTIVE );
end