mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-14 19:08:08 +00:00
Added comment related to EVENT_HELLO
This commit is contained in:
parent
d081dacc23
commit
a1accc87d4
@ -732,7 +732,7 @@ enum {
|
||||
#define PSP_ADHOC_MATCHING_MODE_P2P 3
|
||||
|
||||
// Matching Events
|
||||
#define PSP_ADHOC_MATCHING_EVENT_HELLO 1
|
||||
#define PSP_ADHOC_MATCHING_EVENT_HELLO 1 // Should be ignored when Join Request is in progress ?
|
||||
#define PSP_ADHOC_MATCHING_EVENT_REQUEST 2
|
||||
#define PSP_ADHOC_MATCHING_EVENT_LEAVE 3
|
||||
#define PSP_ADHOC_MATCHING_EVENT_DENY 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user