Code: Select all
touchPosition tp;
touchRead(&tp);
// now can use tp.px and tp.py.
So is there some register I have to set in order to get these values to be read from boot (something that the DS firmware should do)?
Code: Select all
touchPosition tp;
touchRead(&tp);
// now can use tp.px and tp.py.
Users browsing this forum: Ahrefs [Bot] and 4 guests