Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 14, 2006, 11:19:12 AM (18 years ago)
Author:
patrick
Message:

bsp: md3 tag data gets read

File:
1 edited

Legend:

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

    r8359 r8371  
    4444    float               scale;             //!< scale of the box
    4545
    46     MD3Tag*             tags;              //!< arrays of tags size
     46    MD3Tag**            tags;              //!< arrays of tags size
    4747
    4848    MD3BoneFrameData*   data;              //!< reference md3 bone frames data
Note: See TracChangeset for help on using the changeset viewer.