112
edits
Changes
Jump to navigation
Jump to search
Add AkaoMessage structure.
= Structures =
struct AkaoMessage // 36 bytes long
{
uint16_t opcode;
uint16_t reserved;
uint32_t data[8];
};
struct AkaoSpuVoiceAttr
{