Hey,
how would i have a project that uses multiple source code files? I mean having them all compile into one, i remember doing such things in C++ and using header files. How is it done in FreePascal? I have been starting to work with SDL and OpenGL and really looking to start placing my classes into their own files just because my source code it getting messy.

-MuteClown