nCard_USB_Examples/dsmouse/arm9/source/debug.c
ApacheThunder e5a90c1121 Add source code.
* Initial commit of modified source code.
* Arm7 for both apps appears to be some form of template arm7 setup.
Perhaps from the ancient version of libnds this used to use. I just used
the default arm7 template code from current version of libnds...seems to
do the job.
2023-10-21 23:41:46 -05:00

5 lines
59 B
C

#include <stdio.h>
#include "usbhal.h"
#include "debug.h"