diff --git a/3DS/source/input.c b/3DS/source/input.c index 2496832..e79248e 100644 --- a/3DS/source/input.c +++ b/3DS/source/input.c @@ -8,8 +8,6 @@ #include "input.h" -//Insert line of text here to test if Git for Windows will work with this repo. - int inputIP(void) { touchPosition touch; hidTouchRead(&touch);