documentation: core2/ba/physics

This commit is contained in:
Banjo Kazooie
2024-06-16 22:36:36 -05:00
parent 8fe5c3b4d1
commit 092de6aae3
208 changed files with 2342 additions and 2163 deletions

View File

@@ -257,7 +257,7 @@ void *func_802F2AEC(void) {
}
temp_v0->unk0 = 0;
temp_v0->unk4 = 0;
D_80380A58 = heap_get_size() - func_8025496C();
D_80380A58 = heap_get_size() - heap_get_occupied_size();
return temp_v0;
}
@@ -302,7 +302,7 @@ void func_802F2D8C(Struct64s *arg0) {
Struct65s *var_s0;
if ((arg0 != NULL) && (arg0->unk4 != 0)) {
D_80380A58 = heap_get_size() - func_8025496C();
D_80380A58 = heap_get_size() - heap_get_occupied_size();
for(var_s0 = arg0->unk0; var_s0 < arg0->unk0 + arg0->unk4; var_s0++){
if (var_s0->unk23 & 1) {
if (var_s0->unk10(var_s0->unk0, (f32)var_s0->unk20, var_s0->unkC) == 0) {