#144903 - kusma - Fri Nov 09, 2007 12:57 am
I'd really like to be able to (preferably compile-time) determine the version of the installed libnds in order to support both devkitARM r20 and r21 in the same source distribution. DSWifi has a header-file called dswifi_version.h, but there doesn't seem to be any set of macros to identify different versions of libnds (specifically, it's stuff like glViewPort -> glViewport in videoGL.h I'd like to handle). Any clues?