ams: support building unit test programs on windows/linux/macos
This commit is contained in:
@@ -32,7 +32,7 @@ namespace ams::htc::server::rpc {
|
||||
PacketCategory category;
|
||||
u16 type;
|
||||
s64 body_size;
|
||||
u32 task_id;
|
||||
u32 task_id{};
|
||||
u64 params[5];
|
||||
char data[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user