mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding CI
This commit is contained in:
@@ -165,6 +165,7 @@ PULSE_API const char* PulseVerbaliseErrorType(PulseErrorType error)
|
||||
case PULSE_ERROR_INVALID_INTERNAL_POINTER: return "invalid internal pointer";
|
||||
case PULSE_ERROR_MAP_FAILED: return "memory mapping failed";
|
||||
case PULSE_ERROR_INVALID_DEVICE: return "device is invalid";
|
||||
case PULSE_ERROR_INVALID_REGION: return "region is invalid";
|
||||
|
||||
default: return "invalid error type";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user