/* * Filename: kstbl.h * Description: KS ¿Ï¼ºÇü 2350ÀÚÀÇ Á¶ÇÕÇü ÄÚµå * * Author: ºñ¿± (server), myevan (Client) */ #ifndef __KSTBL_H__ #define __KSTBL_H__ extern unsigned KStbl[2350]; #endif