First of I'm gonna start with the now-useal rant about the need for a search functionality on the forums

Probably gonna join the "edit" camp too, as soon as I make my first posting error
Now that's out of the way, on to the question:
What are the limitations of include files inthe current version of DBPro?
I'm trying to separate my retro gaming competition code into files (AI code into one, collectibles code into one etc) and am having a really hard time doing it. Types declared in one file don't work in another, same with globals (aren't global except on the main file) and so on......
Am I missing something or are these just limitations of DBPro?