get path-finding.sml to use function in build-graph.sml to find reachable platforms, and remove now-dead code from path-finding.sml

This commit is contained in:
2025-01-30 13:06:32 +00:00
parent 755e5da7f7
commit bbb957f016
3 changed files with 98 additions and 372 deletions

View File

@@ -26,6 +26,7 @@ fcore/player-patch.sml
fcore/enemy-patch.sml
fcore/physics.sml
fcore/build-graph.sml
fcore/path-finding.sml
fcore/trace-jump.sml