프로젝트 추가

This commit is contained in:
2026-02-21 21:49:54 +09:00
parent 65ab25c289
commit 62e898546d
137 changed files with 3666 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
//
// Prefix header for all source files of the 'iphone' target in the 'iphone' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif
#ifdef __cplusplus
#include "axmol.h"
#endif