Don't use #ifdef, use conditionals with global variables instead.
conditional code tends to get extremely confusing and hard to debug.
conditional code tends to get extremely confusing and hard to debug.

).


(Currently in the process of reinstalling, well, everything. It'll probably take most of the week...)
).

(Currently in the process of reinstalling, well, everything. It'll probably take most of the week...)
Though the stuff I was hacking in has been all C++ based (since no one makes modern graphics middle-ware with C), I did try to preserve a C-compatible facing API.


Comment