Rewrite PS2KB using the new devctl interface
This commit is contained in:
@ -16,6 +16,7 @@ enum {
|
||||
E_INVALIDOPER = -11,
|
||||
E_RESOURCEAVAIL = -12,
|
||||
E_SPAWNERROR = -13,
|
||||
E_NOTYET = -14,
|
||||
};
|
||||
|
||||
static const char *_ERROR_STRINGS[] = {
|
||||
|
Reference in New Issue
Block a user