#include <md2.h>
Data Fields | |
unsigned int | num |
unsigned char | data [MD2_BLOCK] |
MD2_INT | cksm [MD2_BLOCK] |
MD2_INT | state [MD2_BLOCK] |
Definition at line 75 of file md2.h.
unsigned int MD2state_st::num |
unsigned char MD2state_st::data[MD2_BLOCK] |
MD2_INT MD2state_st::cksm[MD2_BLOCK] |
MD2_INT MD2state_st::state[MD2_BLOCK] |