Files
kraken/kraken_osx/kraken.h
Kearwood Gilbert ef5b940eaf Windows port WIP
--HG--
branch : feature-windows-support
2017-01-08 21:20:53 -08:00

14 lines
227 B
Objective-C
Executable File

//
// kraken.h
// Kraken OSX Framework
//
// Created by Kearwood Gilbert on 12-03-15.
// Copyright (c) 2012 Kearwood Software. All rights reserved.
//
#include <Foundation/Foundation.h>
@interface kraken : NSObject
@end