SORTSEG.H
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:0k
源码类别:

游戏

开发平台:

Visual C++

  1. void    Vox_Sort_Seg();
  2. short   Sort_SSector_Segs(pssector big_yellow_fart);
  3. typedef struct SORTED_VECTOR_TYPE * psorted_vector_type;
  4. typedef struct SORTED_VECTOR_TYPE {
  5.   short vector_count;
  6.   pvector2 vectors;
  7. } sorted_vector_type;