src/void_map.h
changeset 5596 5bf7128140a0
parent 5475 2e6990a8c7c4
child 6332 f3f436dcd7d0
equal deleted inserted replaced
5595:6d738ef8fd96 5596:5bf7128140a0
    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 */