compareAndAddToResults

fun compareAndAddToResults(normalizedNeedle: String, haystackString: String, searchResults: MutableList<TileSearch.TileSearchResult>, searchResultLimit: Int, tileX: Int, tileY: Int): Boolean