ui修改
This commit is contained in:
7
ff_fferror.h
Normal file
7
ff_fferror.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef FF_FFERROR_H
|
||||
#define FF_FFERROR_H
|
||||
#define EIJK_FAILED -1
|
||||
#define EIJK_OUT_OF_MEMORY -2
|
||||
#define EIJK_INVALID_STATE -3
|
||||
#define EIJK_NULL_IS_PTR -4
|
||||
#endif // FF_FFERROR_H
|
||||
Reference in New Issue
Block a user