mirror of
https://github.com/zeldaret/tmc
synced 2026-08-22 06:44:55 -04:00
gyorgMale.c: new entity system
This commit is contained in:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user