mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
delay_cycles in 16 bits
This commit is contained in:
parent
8964f2ec03
commit
3ba94e90c5
@ -103,9 +103,9 @@ struct NetworkUpdatePingAck
|
||||
|
||||
struct NetworkUpdateSoundInfo
|
||||
{
|
||||
uint16 delay_cycles;
|
||||
uint8 adr;
|
||||
uint8 val;
|
||||
uint8 delay_cycles;
|
||||
};
|
||||
|
||||
struct NetworkUpdateSound
|
||||
|
Loading…
Reference in New Issue
Block a user