Sign in
skia
/
third_party
/
sdl
/
0d7345eadba3786c7359c49ac2d11ac8d159bb72
/
.
/
Xcode
/
TemplatesForProjectBuilder
/
SDL Custom Cocoa Application
/
MyCustomWindow.m
blob: c17b2126bad9007cba242cf4df77fe824bab8149 [
file
] [
log
] [
blame
]
//
// MyCustomWindow.m
// SDL Custom View App
//
// Created by Darrell Walisser on Fri Jul 18 2003.
// Copyright (c) 2003 __MyCompanyName__. All rights reserved.
//
#import "MyCustomWindow.h"
@implementation
MyCustomWindow
@end