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

游戏

开发平台:

Visual C++

  1. #ifndef _SCR_MESSAGE_
  2. #define _SCR_MESSAGE_
  3. #include "types.h"
  4. void Screen_Message(PCHAR message);
  5. #endif