iOS example: shallow tweaks and fixes (untested)

This commit is contained in:
ocornut
2015-07-07 21:35:09 -06:00
parent eee6dab226
commit fb27360ea8
7 changed files with 32 additions and 55 deletions

View File

@@ -2,8 +2,7 @@
// GameViewController.h
// imguiex
// This is the OpenGL Example template from XCode, modified to
// support IMGUI
// This is the OpenGL Example template from XCode, modified to support ImGui
#import <UIKit/UIKit.h>
#import <GLKit/GLKit.h>