mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-13 19:45:40 -05:00
add more comms error codes
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
#define COMMS_DIFFERENT_MODES 4
|
||||
#define COMMS_NO_ROOM_STORAGE 6
|
||||
#define COMMS_DUPLICATE_MAIL 7
|
||||
#define COMMS_MAIL_SENT_ALREADY 8
|
||||
#define COMMS_NOT_ELIGIBLE_1 9
|
||||
#define COMMS_FRIEND_NOT_ELIGIBLE 10
|
||||
#define COMMS_NOT_ELIGIBLE_2 11
|
||||
#define COMMS_FRIEND_NOT_ELIGIBLE_2 12
|
||||
#define COMMS_NO_ROOM_MAIL 13
|
||||
#define COMMS_NOT_READY 15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user