Skip to content

Commit

Permalink
Merge pull request #2 from JeffRuLz/patch-1
Browse files Browse the repository at this point in the history
Fix touch screen input on DSi home menu
  • Loading branch information
ApacheThunder authored Oct 19, 2018
2 parents 2a851bb + 1ef4829 commit e4f653b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arm7/source/arm7.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ int main() {

irqInit();
fifoInit();
touchInit();
// Start the RTC tracking IRQ
initClockIRQ();

Expand Down

0 comments on commit e4f653b

Please sign in to comment.