/[usata]/usata2/src/usata.cpp
ViewVC logotype

Diff of /usata2/src/usata.cpp

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

revision 1.9 by skunix, Sun Dec 26 09:35:23 2004 UTC revision 1.10 by skunix, Sun Dec 26 10:05:05 2004 UTC
# Line 12  Line 12 
12  //  //
13  // $Id$  // $Id$
14  // $Log$  // $Log$
15    // Revision 1.10  2004/12/26 10:05:05  skunix
16    // removed texture loading
17    //
18  // Revision 1.9  2004/12/26 09:35:23  skunix  // Revision 1.9  2004/12/26 09:35:23  skunix
19  // use logging functionality  // use logging functionality
20  //  //
# Line 128  Usata::run() Line 131  Usata::run()
131          // FIXME: catch exceptions          // FIXME: catch exceptions
132          texture_manager->load_path(datapath);          texture_manager->load_path(datapath);
133    
134          texture_manager->get("atex");          //texture_manager->get("atex");
135    
136          return 0;          return 0;
137  }  }

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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