Home
last modified time | relevance | path

Searched defs:pkg_field (Results 1 – 1 of 1) sorted by relevance

/dports/games/bomberclone/bomberclone-0.11.9/include/
H A Dpackets.h115 struct pkg_field { struct
116 struct pkgheader h;
117 unsigned char x;
118 unsigned char y;
119 unsigned char type;
120 signed char mixframe; // data for the mixed frame
121 Sint16 frame; // frame (frame > 0 && FS_stone)
122 unsigned char special; // to save special stones, or the tunnel number
123 struct {
128 } ex[4]; // count up every explosion there is on this field for ever direction
[all …]