documentation. Include nonmatched functions in README

This commit is contained in:
Banjo Kazooie
2024-06-29 14:38:03 -05:00
parent a3648a5084
commit 955312954f
79 changed files with 784 additions and 612 deletions

View File

@@ -127,8 +127,8 @@ void func_802F9EC4(s32 arg0, s32 arg1, s32 arg2, s32 arg3){
iPtr = vector_at(D_803810A0, arg0);
if(iPtr->unk0){
func_8030DEB4(iPtr->unk0, (f32)arg2, (f32)arg3);
func_8030DF68(iPtr->unk0, arg1);
sfxsource_set_fade_distances(iPtr->unk0, (f32)arg2, (f32)arg3);
sfxsource_set_position(iPtr->unk0, arg1);
}
}