fig02

Results 104 comments of fig02

I think in an ideal world we would just do the macros, but do understand that practically it wont happen for a while. Am willing to change my stance on...

Is using proper structs supposed to remove the need for the alignment somehow? thats what your old comment seems to suggest

sorry it was directed to anghelo, who wrote the comment originally

alrighty Im ok with merging now and not worrying about the tutorial, but if someone wants to double check feel free

due to inactivity from the author, will be taking over this pr. review changes have been pushed

tbh viewers seems fine to me. we have so many misc viewers currently, and the possibility for many more. uncull zone and guard vision come to mind only question in...

imo its still to early for a trainer to be merged, I had wanted to expand on the trainer overall a bit before doing so. But yeah if this does...

> I don't think it is correct to use RomFile here even if it is the same struct, since they represent different data (objects vs rooms) Are you confusing Rom...

OoT has this in z64dma cause it represents a generic file that gets dma'd from ROM, its not only for rooms

Its just a generic struct that has a rom start and end. What the contents of the file is doesnt really matter. I dont agree it needs to be different....