Collect dynamic symbols from patch
This commit is contained in:
@@ -22,7 +22,6 @@ typedef uint8_t bool8;
|
||||
typedef uint32_t bool32;
|
||||
|
||||
typedef enum { HILOAD_FAIL = 0, HILOAD_OK } HiloadResult;
|
||||
#define HILOADRES(res) ((res) == HILOAD_OK)
|
||||
|
||||
|
||||
#endif // TYPES_H_
|
||||
|
||||
Reference in New Issue
Block a user