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