clang
This commit is contained in:
@@ -66,8 +66,7 @@ void ProcessRegion(Region* region, GetAccessibleLocationsStruct& gals, Randomize
|
||||
bool stopOnBeatable = false, bool addToPlaythrough = false);
|
||||
|
||||
std::vector<RandomizerCheck> ReachabilitySearch(const std::vector<RandomizerCheck>& allowedLocations,
|
||||
RandomizerGet ignore = RG_NONE,
|
||||
bool calculatingAvailableChecks = false,
|
||||
RandomizerGet ignore = RG_NONE, bool calculatingAvailableChecks = false,
|
||||
RandomizerRegion startingRegion = RR_ROOT);
|
||||
|
||||
void GeneratePlaythrough();
|
||||
|
||||
Reference in New Issue
Block a user