mirror of https://github.com/zeldaret/tmc.git
clang format
This commit is contained in:
parent
5d88f7ebd6
commit
71f85e6308
|
|
@ -135,7 +135,7 @@ void sub_08077D38(ItemBehavior* beh, u32 arg2) {
|
|||
|
||||
ptr = &gUnk_0811BE48[beh->behaviorID];
|
||||
if (ptr->unk4) {
|
||||
if ((gPlayerState.flags & PL_NO_CAP)) {
|
||||
if ((gPlayerState.flags & PL_NO_CAP)) {
|
||||
switch (beh->behaviorID) {
|
||||
case 0x1b:
|
||||
r6 = 0x948;
|
||||
|
|
|
|||
Loading…
Reference in New Issue