Make note of which function does not match in system.c

This commit is contained in:
Cuyler36
2025-04-16 20:19:48 -04:00
parent 1602a2a056
commit 78242ae813
+1
View File
@@ -1710,6 +1710,7 @@ static void __WaveTouch(wtstr* wavetouch_str, u32 ram_addr, WaveMedia* wave_medi
}
}
// @non-matching - regswaps caused by AG not being loaded into r28
s32 Nas_BankOfsToAddr(s32 bank_id, u8* ctrl_p, WaveMedia* wave_media, s32 async) {
Bgloadreq* preload;
Bgloadreq* top_preload;