mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
small fix
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@292 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
parent
a166ad3bb2
commit
7f1daa46dd
@ -43,10 +43,6 @@ void TwlMain()
|
|||||||
OS_Init();
|
OS_Init();
|
||||||
|
|
||||||
OS_Printf("ARM9 starts.\n");
|
OS_Printf("ARM9 starts.\n");
|
||||||
|
|
||||||
CAMERA_Init();
|
|
||||||
|
|
||||||
// done
|
|
||||||
OS_TPrintf("\nARM9 ends.\n");
|
OS_TPrintf("\nARM9 ends.\n");
|
||||||
OS_Terminate();
|
OS_Terminate();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user