|
From: Miro K. <mir...@gm...> - 2015-02-07 12:15:07
|
On Sat, Feb 7, 2015 at 12:22 PM, Keith Marshall < kei...@us...> wrote: > #define DIRHANDLE dirp->dd_handle Perhaps you overlooked this line? http://sourceforge.net/p/aranym/code/ci/master/tree/src/gui-sdl/file.cpp#l22 So it's using the 'fd' member variable. I assure you it does compile :) All right, I'll see what can I do about that code, thank you. |