setting default orientation for iPhone and iPad.

restricted iPhone to landscape mode only.
This commit is contained in:
techdragon.nguyen@gmail.com
2011-05-10 12:37:41 +00:00
parent aed68a2cd9
commit ac6fd6bbf8
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ bool checkFramebufferStatus();
- (void)render
{
NSLog(@"Renderer - render");
// NSLog(@"Renderer - render");
struct timeval tv;
uint dt;