mm icon indicating copy to clipboard operation
mm copied to clipboard

Introduce a bunch of small new headers

Open AngheloAlf opened this issue 8 months ago • 1 comments

  • 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 and Gfx_DrawDListXlu to gfx.h
  • Move Regs_InitData to regs.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.

AngheloAlf avatar Jun 21 '24 14:06 AngheloAlf