I can guess that the BlitzMaz runtime is automatically referenced, but what else?
How is BlitzMax setup? At what point do you start using the 'import' command when you are not using third party modules?
[Edit]
Nevermind. Found my answer.
Blitzmax includes every module by default. If you don't want to include all modules use the 'Framework' command.
How is BlitzMax setup? At what point do you start using the 'import' command when you are not using third party modules?
[Edit]
Nevermind. Found my answer.
Blitzmax includes every module by default. If you don't want to include all modules use the 'Framework' command.