?? sortseg.h
字號:
void Vox_Sort_Seg();
short Sort_SSector_Segs(pssector big_yellow_fart);
typedef struct SORTED_VECTOR_TYPE * psorted_vector_type;
typedef struct SORTED_VECTOR_TYPE {
short vector_count;
pvector2 vectors;
} sorted_vector_type;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -