Re: Lua wrappers
- Posted by Alex Chamberlain <alex.chamberlain at tiscali.co.uk> Dec 14, 2005
- 598 views
Jeremy Peterson wrote: > Because it's much harder to use Eu because you can't include files between if > blocks, for one reason. This techique is not viable when you bind/translate/shroud files so whats the point? Just include all the files you want and call a main() function in it between the if clause - it won't slow it down much and providing there are no global vars in the include - it wastes no memory - so whats the problem? And there will be a system for passing values to the program via my tag - i hope Thanks, Alex