Izumi_gate+vground (#391)

* d_a_izumi_gate & d_a_obj_vground OK

* license agreement

* prevent merging conflict

* optimization based on review
This commit is contained in:
Trueffel
2023-07-26 06:45:38 +02:00
committed by GitHub
parent 1e5e92437f
commit dbb37a0d8c
33 changed files with 252 additions and 1233 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ int dBgS_MoveBgActor::Create() {
}
/* 80078698-800786A0 072FD8 0008+00 1/0 0/0 3/0 .text Execute__16dBgS_MoveBgActorFPPA3_A4_f */
int dBgS_MoveBgActor::Execute(f32 (**param_0)[3][4]) {
int dBgS_MoveBgActor::Execute(Mtx**) {
return 1;
}