glue_dbg.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:0k
源码类别:

DVD

开发平台:

Others

  1. #ifndef _GLUE_DBG_H
  2. #define _GLUE_DBG_H
  3. #include "playcoresampsamp_gen.h"
  4. #ifdef __cplusplus
  5. extern "C" {
  6. #endif
  7. void SAMP(DBG_LogError)(char *Prefix, SAMP(ErrCode) Error);
  8. #ifdef __cplusplus
  9. }
  10. #endif
  11. #endif /* _SAMP_DBG_H */