by revelator » Tue Mar 27, 2012 8:41 pm
noticed for gcc you need to call the static function pointers instead of the prototype or it will fail to build with invalid lvalue.
so in quake1's common.c call them like this _BigShort = ShortSwap etc.
Productivity is a state of mind.