mirror of
https://github.com/n64decomp/mk64
synced 2026-05-24 15:01:10 -04:00
5badb9e49c
There's no reason to have our own special type when it exactly matches a GBI type. This required updating some inc.c data as the old mk_Vtx_Flag type had the 'flag' member in the incorrect location. Signed-off-by: Taggerung <tyler.taggerung@gmail.com>