I've fixed the build for libfx2 with new SDCC versions.
This fixes #11.
In addition, I've also made all functions that take no arguments declare a proper prototype.
This silences sdcc compiler warning 283 and makes the code more correct.
I tested with SDCC 4.2.0 and SDCC 4.3.0.