cocoaTouch/otherSrc/PascalImports.h
changeset 3395 095273ad0e08
parent 3385 361bd29293f4
--- a/cocoaTouch/otherSrc/PascalImports.h	Sat May 01 21:53:31 2010 +0000
+++ b/cocoaTouch/otherSrc/PascalImports.h	Sat May 01 21:54:08 2010 +0000
@@ -51,7 +51,7 @@
     
     void HW_terminate(BOOL);
 	
-    void HW_setRotationQt(float);
+    void HW_setLandscape(BOOL);
 #ifdef __cplusplus
 }
 #endif