English
首页
论坛
博客
多用户博客
在线工具
在线手册
开通博客赚积分
发布资源赚积分
分类
源码开发语言/平台
当前位置:
首页
> 源码/资料 >
多媒体
>
DVD
> 查看源码
glue_dbg.h
资源名称:
tb_i86_wr_1019_1102. [点击查看]
上传用户:
super_houu
上传日期:
2008-09-21
资源大小:
4099k
文件大小:
0k
源码类别:
DVD
开发平台:
Others
glue_dbg.h:源码内容
#ifndef _GLUE_DBG_H
#define _GLUE_DBG_H
#include "playcoresampsamp_gen.h"
#ifdef __cplusplus
extern "C" {
#endif
void SAMP(DBG_LogError)(char *Prefix, SAMP(ErrCode) Error);
#ifdef __cplusplus
}
#endif
#endif /* _SAMP_DBG_H */