options/path: add mp_normalize_user_path shorthand
Expanding a path and then normalizing it is probably a common shorthand. The reason to not incorporate this directly into mp_normalize_path is because it requires the global struct which is out of scope for path_utils so use this wrapper instead.
D
Dudemanguy committed
6472e45e8b86f3b5d6e882e5a0b548ea3263d679
Parent: 956cb2c