Am Sonntag, 2. April 2006 19:49 schrieb Christian Ohm: > OK, here is a list of files that I think should be renamed. > > * Rename lib/framework/cursors.c to cursors.h, and adjust the include > in lib/framework/frame(_stub).c cursor.c contains variable and function definitions, so it shouldn't be a header. I think it should better be split into a header and a sourcefile.
> * Then there are three files that seem quite useless to me and thus > could be removed: > > src/mpdpxtra.c // Not compiled and Windows specific. > lib/ivis02/Ivis02.dsp > lib/ivis02/Ivis02.vcproj // MSVC project files, probably outdated Agreed. > * Move aud.c from src to lib/sound (where aud.h already resides). aud.c depends heavily on headers from src/, so can't be moved to lib/sound/. Instead I wonder how aud.h could get there... --Dennis
pgppQAso5tqop.pgp
Description: PGP signature
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
