oot
oot copied to clipboard
`gbi.h` and `ucode_disas.c` cleanups
Inspired by the TODO in #1264
- Improvements to the formatting of
gbi.h - Moves the
Mtxtype definition (back) togbi.h - Introduces
gdSPDefMtx, uses it insys_matrix.c - Removes the
GfxModtype, merges it with theGfxtype - Some other minor cleanups in
ucode_disas.c