mirror of
https://github.com/zeldaret/tmc
synced 2026-07-28 15:18:23 -04:00
Decompile Whirlwind
This commit is contained in:
@@ -93,7 +93,6 @@ void sub_0803B978(Entity*);
|
||||
void sub_0803BA6C(Entity*);
|
||||
void sub_0803BA80(Entity*);
|
||||
|
||||
|
||||
void (*const MazaalBracelet_Functions[])(Entity*) = { MazaalBracelet_OnTick, MazaalBracelet_OnCollision,
|
||||
GenericKnockback, GenericDeath,
|
||||
GenericConfused, MazaalBracelet_OnGrabbed };
|
||||
|
||||
@@ -171,7 +171,6 @@ const u16 gUnk_080D140E[] = { -0x6000, -0x5000, -0x4000 };
|
||||
const u8 gUnk_080D1414[] = { 0, 0xc, 0xe, 0x10, 0x1c };
|
||||
const u8 gUnk_080D1419[] = { 0, 0xa, 0xa, 0xa, 0x1c };
|
||||
|
||||
|
||||
void VaatiArm(Entity* this) {
|
||||
VaatiArm_Functions[GetNextFunction(this)](this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user