ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/include/score.h
// score.h
#ifndef __SCORE_H__
#define __SCORE_H__
// prototypes
void gain_score(string, int);
#endif