#143867 - yellowstar - Fri Oct 26, 2007 10:41 pm
How do I use nds.h in a library?(arm9)
I tried using the following include,
and adding the second to the INCLUDES var in the makefile.
Last edited by yellowstar on Mon Oct 29, 2007 9:34 pm; edited 1 time in total
I tried using the following include,
and adding the second to the INCLUDES var in the makefile.
Code: |
#include "nds.h" $(LIBNDS)/include |
Last edited by yellowstar on Mon Oct 29, 2007 9:34 pm; edited 1 time in total