code_app/modules/imgfmt/HGImgFmtErr.h

7 lines
148 B
C
Raw Normal View History

2022-05-03 10:25:52 +00:00
#ifndef __HGIMGFMTERR_H__
#define __HGIMGFMTERR_H__
/* 一般错误 */
#define HGIMGFMT_ERR_FAIL 0x00002001L
#endif /* __HGIMGFMTERR_H__ */