rename PSVEC to VEC

This is the correct name for the Vec functions for Dolphin. This also applies to PSMTX...
This commit is contained in:
CreateSource 2024-08-09 23:53:58 -04:00
parent 64413586b9
commit afa9c0a4b5
82 changed files with 968 additions and 968 deletions

View file

@ -476,7 +476,7 @@ void fn_1_1FC4(Vec *arg0, float *arg1, s32 arg2, s32 arg3)
var_r30 = 1;
}
}
PSVECAdd((Vec *)&arg0, &sp18, (Vec *)&arg0);
VECAdd((Vec *)&arg0, &sp18, (Vec *)&arg0);
}
typedef struct data_1340_sub_struct {