Documented health score

This commit is contained in:
Owlenuff
2024-10-01 22:10:03 +02:00
parent ea4b9ab1a6
commit cc7b79b76c
11 changed files with 93 additions and 77 deletions

View File

@@ -226,7 +226,7 @@ void fxcommon3score_free(enum item_e item_id, void *arg1){
}
if(a1->model != NULL){
func_8033BD4C(a1->model);
assetCache_free(a1->model);
a1->model = NULL;
a1->unk6C = 0.0f;
}