/[adonthell]/adonthell/src/main/sdl/osx.h
ViewVC logotype

Diff of /adonthell/src/main/sdl/osx.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ksterker, Sat Nov 22 09:37:53 2003 UTC revision 1.2 by ksterker, Fri Jun 3 17:29:13 2005 UTC
# Line 10  Line 10 
10    
11  @interface SDLMain : NSObject  @interface SDLMain : NSObject
12  {  {
13      const adonthell::app *Application;      adonthell::app *Application;
14  }  }
15            
16  - (void)init:(const adonthell::app *)theApp;  - init:(adonthell::app *)theApp;
17  @end  @end

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26