mirror of
https://github.com/n64decomp/mk64
synced 2026-05-24 15:01:10 -04:00
63c4f48340
I misunderstood how unions worked. In order to accomplish the original goal, the 3 named s16's need to be in a struct instead of just floating around. Signed-off-by: Taggerung <tyler.taggerung@gmail.com>