14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
//
|
|
// krengine_osx.m
|
|
// krengine_osx
|
|
//
|
|
// Created by Kearwood Gilbert on 12-03-15.
|
|
// Copyright (c) 2012 Kearwood Software. All rights reserved.
|
|
//
|
|
|
|
#include "krengine_osx.h"
|
|
|
|
@implementation krengine_osx
|
|
|
|
@end
|