delay_cycles in 16 bits

This commit is contained in:
simon.kagstrom 2009-11-04 17:00:56 +00:00
parent 8964f2ec03
commit 3ba94e90c5

View File

@ -103,9 +103,9 @@ struct NetworkUpdatePingAck
struct NetworkUpdateSoundInfo
{
uint16 delay_cycles;
uint8 adr;
uint8 val;
uint8 delay_cycles;
};
struct NetworkUpdateSound