mm
mm copied to clipboard
Introduce a bunch of small new headers
- New headers:
-
gfxalloc.h
-
graph.h
-
z64elf_message.h
- I'm not totally convinced by this header. I'm open to better suggestions.
-
z64inventory.h
-
z64olib.h
-
- Move
Gfx_DrawDListOpa
andGfx_DrawDListXlu
togfx.h
- Move
Regs_InitData
toregs.h
z_olib.c
needs to include z64actor.h
because of PosRot
, which feels kinda dumb, we may want to move that struct somewhere else, since it isn't actor specific.