mirror of
https://github.com/zeldaret/tmc
synced 2026-09-01 09:52:51 -04:00
label some asm functions
This commit is contained in:
@@ -96,7 +96,7 @@ void sub_080921BC(GentariCurtainEntity* this) {
|
||||
GenericEntity* pEVar1;
|
||||
GenericEntity* end;
|
||||
|
||||
pEVar1 = (GenericEntity*)gItemGetEntities;
|
||||
pEVar1 = (GenericEntity*)gAuxPlayerEntities;
|
||||
end = pEVar1 + 0x4f;
|
||||
|
||||
do {
|
||||
|
||||
Reference in New Issue
Block a user