mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-21 14:07:09 -04:00
Decompile tagsAllocatePtrs
This commit is contained in:
+1
-1
@@ -28136,7 +28136,7 @@ s32 objTick(struct prop *prop)
|
||||
model->anim = NULL;
|
||||
func00015be4(currentPlayerGetUnk174c(), model->unk0c, sp248);
|
||||
func00015da0(sp248, obj->realrot);
|
||||
tagnum = func0f095560(obj);
|
||||
tagnum = objGetTagNum(obj);
|
||||
|
||||
if (tagnum >= 0) {
|
||||
numchrs = getNumChrs();
|
||||
|
||||
Reference in New Issue
Block a user