mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Updated MatchingArgs comment
This commit is contained in:
parent
a1accc87d4
commit
03b6d1ed01
@ -24,7 +24,7 @@
|
||||
#pragma pack(push,1)
|
||||
#endif
|
||||
typedef struct MatchingArgs {
|
||||
u32_le data[6]; //ContextID, Opcode, bufAddr[ to MAC], OptLen, OptAddr[, EntryPoint]
|
||||
u32_le data[6]; // ContextID, EventID, bufAddr[ to MAC], OptLen, OptAddr[, EntryPoint]
|
||||
} PACK MatchingArgs;
|
||||
|
||||
typedef struct SceNetAdhocDiscoverParam {
|
||||
|
Loading…
Reference in New Issue
Block a user