Files
kraken/KREngine/kraken_osx/krengine_osx.h

14 lines
231 B
Objective-C

//
// 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