Include
Blitz3D Forums/Blitz3D Beginners Area/Include| 
 | ||
| I want to make an executable, but there are some include files that it uses. Should I pack everything into one .bb file? | 
| 
 | ||
| When you compile an .exe from your code, all the includes are put inside the .exe :o) | 
| 
 | ||
| ok--thanks |