Searched defs:pkg_field (Results 1 – 1 of 1) sorted by relevance
115 struct pkg_field { struct116 struct pkgheader h;117 unsigned char x;118 unsigned char y;119 unsigned char type;120 signed char mixframe; // data for the mixed frame121 Sint16 frame; // frame (frame > 0 && FS_stone)122 unsigned char special; // to save special stones, or the tunnel number123 struct {128 } ex[4]; // count up every explosion there is on this field for ever direction[all …]