about summary refs log tree commit diff stats
path: root/Archipelago/vendor
Path not found
'n1' href='#n1'>1 2 3 4 5 6 7 8
#ifndef TRACKER_STATE_H_8639BC90
#define TRACKER_STATE_H_8639BC90

void RecalculateReachability();

bool IsLocationReachable(int location_id);

#endif /* end of include guard: TRACKER_STATE_H_8639BC90 */