/[enigma]/enigma/display.cc
ViewVC logotype

Diff of /enigma/display.cc

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

revision 1.12 by dheck, Wed Dec 4 19:52:03 2002 UTC revision 1.13 by dheck, Sat Dec 14 23:54:12 2002 UTC
# Line 373  namespace Line 373  namespace
373      ScreenArea gamearea(0,0,640, 480-64);      ScreenArea gamearea(0,0,640, 480-64);
374      ScreenArea inventoryarea(0, 480-64, 640, 64);      ScreenArea inventoryarea(0, 480-64, 640, 64);
375    
376      px::Dict<Model2d*> model_templates;      px::Dict<Model2d*> model_templates(1069);
377      AutoSequence<vector<Surface *> > image_pile;      AutoSequence<vector<Surface *> > image_pile;
378  }  }
379    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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