[Scummvm-devel] How to open files in a deep tree structure?

Ori Avtalion ori at avtalion.name
Mon Dec 1 19:59:20 CET 2008


On 12/01/2008 07:58 PM, Max Horn wrote:
> The way to change it for now will be to add this line to your init()
> method:
>
>    SearchMan.addDirectory(dir.getPath(), dir, 0, 5);
>

It works, but I'm getting this warning:
    SearchSet::add: archive '/path/to/kom' already present!

(Since it's already added, but with a different depth value)

-Ori




More information about the Scummvm-devel mailing list