Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 3, 2006, 1:59:17 PM (18 years ago)
Author:
bottac
Message:

Added bsp_tree_leaf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bsp_model/src/lib/graphics/importer/bsp_file.h

    r7465 r7507  
    154154  char* leafBrushes;         //!< Buffer to store brush indice
    155155  brush* brushes;            //!< Buffer to store  brushes
    156   char* brushSides;          //!<
     156  brushside* brushSides;     //!<
    157157  char* vertice;             //!<
    158158  meshvert* meshverts;       //!<
Note: See TracChangeset for help on using the changeset viewer.