Show
Ignore:
Timestamp:
06/26/08 06:40:00 (5 months ago)
Author:
mattn
Message:

* fixed warning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • GtkRadiant/trunk/libs/picomodel/pm_ase.c

    r275 r277  
    713713                { 
    714714                        aseSubMaterial_t*       subMaterial = NULL; 
    715                         picoShader_t            *shader
     715                        picoShader_t            *shader = NULL
    716716                        int                                     level = 1, index; 
    717717                        char                            materialName[ 1024 ];