瀏覽代碼

Corrección ViewController.H

Ernesto Blanco Careaga 9 年之前
父節點
當前提交
8652a5aea0

二進制
TresEnRaya.xcodeproj/project.xcworkspace/xcuserdata/ernestoblancocareaga.xcuserdatad/UserInterfaceState.xcuserstate


+ 5 - 0
TresEnRaya/ViewController.h

@@ -0,0 +1,5 @@
+#import <UIKit/UIKit.h>
+
+@interface ViewController : UIViewController
+
+@end