mirror of
https://github.com/n64decomp/mk64
synced 2026-05-24 15:01:10 -04:00
5c698ffffc
* More matches in code_80091750 Fixed some missing balign directives in some assembly files. A lot of these matches are dependent on flattening a bunch of arrays, which feels icky but makes matching possible. Signed-off-by: Taggerung <tyler.taggerung@email.com> * Matched another function Updated the attempts for a couple others Signed-off-by: Taggerung <tyler.taggerung@email.com> --------- Signed-off-by: Taggerung <tyler.taggerung@email.com> Co-authored-by: Taggerung <tyler.taggerung@email.com>