|
You could call it MegaZero...Though I'm not sure quite what that means, mathematically.
Alternatively, you take a look a look at the makefiles for one of the null plugins. They should have the minimum you need to compile a happy plugin. Then just add what you need to import SDL and use your own source files.
ZeroPad, if you've been looking at its makefiles, uses automake, which is a bit more complicated (At least its documentation is 450k - never used it, myself).
Last edited by ChickenLiver; November 26th, 2007 at 02:33.
|