Remove one more debugging crap
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
@@ -69,10 +69,7 @@ int main(int argc, char **argv)
|
||||
kHeld = hidKeysHeld();
|
||||
|
||||
if(kDown & KEY_START)
|
||||
{
|
||||
puts("Test.");
|
||||
break;
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
consoleSelect(&topScreen);
|
||||
|
||||
Reference in New Issue
Block a user