mirror of
https://github.com/n64decomp/mk64
synced 2026-08-18 13:12:55 -04:00
10ae9a7970
* Complete matches in ceremony_and_credits * struct_D_802876D0 is the real CinematicCamera * Replaced a bunch of Camera pointer args with CinematicCamera pointers instead. Only a couple functions use plain Camera pointers * Moved some type definitions into the header file Signed-off-by: Taggerung <tyler.taggerung@gmail.com>