mirror of
https://github.com/zeldaret/tmc
synced 2026-05-25 15:25:26 -04:00
Place gUnk_0811BABC inside PortalShrinkUpdate
This commit is contained in:
+3
-4
@@ -1174,11 +1174,10 @@ static void PortalShrinkInit(Entity* this) {
|
||||
SoundReq(SFX_PLY_SHRINKING);
|
||||
}
|
||||
|
||||
static const u8 gUnk_0811BABC[] = {
|
||||
1, 1, 1, 1, 2, 4, 8, 16,
|
||||
};
|
||||
|
||||
void PortalShrinkUpdate(Entity* this) {
|
||||
static const u8 gUnk_0811BABC[] = {
|
||||
1, 1, 1, 1, 2, 4, 8, 16,
|
||||
};
|
||||
int iVar3;
|
||||
u32 uVar5;
|
||||
u32 uVar7;
|
||||
|
||||
Reference in New Issue
Block a user