function main()
	Is3D( FALSE );

	AddBackground( "Garden\\still_dirt" );

	AddSprite( HGardenDirt, 0, 0, 640, 384, nil, ACTIVE, 0, 0, TOOLS )
end