Organized project to be more portable and require fewer steps to integrate into application projects in Xcode.
Moved standard assets into bundles
This commit is contained in:
13
KREngine/kraken_osx/krengine_osx.h
Normal file
13
KREngine/kraken_osx/krengine_osx.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// krengine_osx.h
|
||||
// krengine_osx
|
||||
//
|
||||
// Created by Kearwood Gilbert on 12-03-15.
|
||||
// Copyright (c) 2012 Kearwood Software. All rights reserved.
|
||||
//
|
||||
|
||||
#include <Foundation/Foundation.h>
|
||||
|
||||
@interface krengine_osx : NSObject
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user