diff src/main/macosx/exports/SDL.x @ 685:cc47d783f096

Date: Sun, 10 Aug 2003 13:24:45 -0400 From: Darrell Walisser Subject: Re: Updated projects? There was one additional patch I forgot to send. I needed to add a few exports to the exports file.
author Sam Lantinga <slouken@libsdl.org>
date Sun, 10 Aug 2003 17:48:56 +0000
parents 12a21d82a060
children 51b5e0be61c3
line wrap: on
line diff
--- a/src/main/macosx/exports/SDL.x	Sun Aug 10 07:46:21 2003 +0000
+++ b/src/main/macosx/exports/SDL.x	Sun Aug 10 17:48:56 2003 +0000
@@ -1,3 +1,6 @@
+	.objc_class_name_SDL_QuartzWindow
+	.objc_class_name_SDL_QuartzWindowView
+	.objc_class_name_SDL_QuartzWindowDelegate
 	_SDL_Init
 	_SDL_InitSubSystem
 	_SDL_QuitSubSystem