Files
unknown 9df00c496b v0.1
2025-11-28 03:51:01 -03:00

7 lines
150 B
C

#ifndef KH_ERROR_H
#define KH_ERROR_H
#define KH_ERROR_INVALID_MASK_ID 0x10
#define KH_ERROR_INVALID_INJECTION_ID 0x11
#endif // KH_ERROR_H