/[adonthell]/adonthell-0.3/src/main.cc
ViewVC logotype

Diff of /adonthell-0.3/src/main.cc

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

revision 1.60 by ksterker, Mon May 5 18:52:48 2003 UTC revision 1.61 by ksterker, Mon Oct 25 06:55:01 2004 UTC
# Line 1  Line 1 
1  /*  /*
2     $Id$     $Id$
3    
4     Copyright (C) 1999/2000/2001/2002/2003 Kai Sterker <kaisterker@linuxgames.com>     Copyright (C) 1999/2000/2001/2002/2003/2004 Kai Sterker
5     Part of the Adonthell Project http://adonthell.linuxgames.com     Part of the Adonthell Project http://adonthell.linuxgames.com
6    
7     This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify
# Line 170  int main(int argc, char * argv[]) Line 170  int main(int argc, char * argv[])
170      data::the_player = NULL;      data::the_player = NULL;
171    
172      // init window manager      // init window manager
173      win_manager::init ();      win_manager::init (myconfig.font);
174    
175      // event system      // event system
176      event_handler::init ();      event_handler::init ();

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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