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();
|
kHeld = hidKeysHeld();
|
||||||
|
|
||||||
if(kDown & KEY_START)
|
if(kDown & KEY_START)
|
||||||
{
|
|
||||||
puts("Test.");
|
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
consoleSelect(&topScreen);
|
consoleSelect(&topScreen);
|
||||||
|
|||||||
Reference in New Issue
Block a user