oot icon indicating copy to clipboard operation
oot copied to clipboard

`gbi.h` and `ucode_disas.c` cleanups

Open Thar0 opened this issue 3 years ago • 0 comments

Inspired by the TODO in #1264

  • Improvements to the formatting of gbi.h
  • Moves the Mtx type definition (back) to gbi.h
  • Introduces gdSPDefMtx, uses it in sys_matrix.c
  • Removes the GfxMod type, merges it with the Gfx type
  • Some other minor cleanups in ucode_disas.c

Thar0 avatar Jun 10 '22 01:06 Thar0