- add-to-search-path newDir appendToPathprocedure
Add an archive or directory to the search path.
This is a legacy call in PhysicsFS 2.0, equivalent to: (mount newDir "" appendToPath)
You must use this and not (mount) if binary compatibility with PhysicsFS 1.0 is important (which it may not be for many people).