mirror of https://github.com/n64decomp/mk64.git
* Match audio/external.c BSS segment Also fix a misnamed function found in audio/heap, used in audio/load * Match audio/seqplayer .data section * Match func_800C76C0 That was the last function referencing some fake variables, so it should be possible to match audio/external's .data section as well * Match audio/external's .data section The only thing in src/audio left to be matched is audio/external's .text section. There's probably some beautifying that could be done to data/sound_data, but that is a future problem Signed-off-by: Taggerung <tyler.taggerung@email.com> |
||
|---|---|---|
| .. | ||
| non_matchings | ||
| os | ||
| boot.s | ||
| bss_8001C4D0.s | ||
| bss_80005FD0.s | ||
| bss_MainSeg.s | ||
| entry.s | ||
| mio0_decode.s | ||
| rom_header.s | ||
| tkmk00_decode.s | ||
| unused_mio0_decode.s | ||
| unused_overflow_check.s | ||