Change structs to unions to save a few bytes. Normally unions are against the coding standard but in this case they are permitted as their use is purely to ensure byte alignment.
parent
3af07deca2
commit
b57e4f4c36
Loading…
Reference in New Issue