gyorgMale.c: new entity system

This commit is contained in:
Ibot02
2022-01-02 14:55:56 +01:00
parent 3f790d80b4
commit ba7bb2e2ca
5 changed files with 681 additions and 660 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ void sub_08048D20(GyorgFemaleEyeEntity* this) {
}
u32 sub_08048D70(GyorgFemaleEntity* parent) {
GenericEntity* tmp;
GyorgMaleEntity* tmp;
if (parent->base.health != 0) {
return 1;
}
+648 -645
View File
File diff suppressed because it is too large Load Diff