src/void_map.h
changeset 5847 9ce114e1d90d
parent 5726 8f399788f6c9
child 6303 84c215fc8eb8
equal deleted inserted replaced
5846:55f4c68b7616 5847:9ce114e1d90d
    10 	_m[t].m1 = 0;
    10 	_m[t].m1 = 0;
    11 	_m[t].m2 = 0;
    11 	_m[t].m2 = 0;
    12 	_m[t].m3 = 0;
    12 	_m[t].m3 = 0;
    13 	_m[t].m4 = 0;
    13 	_m[t].m4 = 0;
    14 	_m[t].m5 = 0;
    14 	_m[t].m5 = 0;
    15 	_m[t].extra = 0;
    15 	_m[t].m6 = 0;
    16 }
    16 }
    17 
    17 
    18 #endif /* VOID_MAP_H */
    18 #endif /* VOID_MAP_H */