psp2name/subprojects
King_DuckZ 7cd14d52ec Remove USE_FIND
I think what that code is doing is to parse a find-like
command and running a search on the file list from the ISO.
This is not what I want, I don't even want to store the
file list anywhere, instead I want to call a functor for each
file and directory being read and keep the code as stateless as
possible. So delete everything here.
2020-03-04 02:55:03 +01:00
..
isoinfo Remove USE_FIND 2020-03-04 02:55:03 +01:00