mirror of
https://github.com/zeldaret/tmc
synced 2026-08-16 21:18:15 -04:00
finish main.c
This commit is contained in:
@@ -114,7 +114,7 @@ u32 sub_080696BC(Entity* this) {
|
||||
}
|
||||
|
||||
temp = CheckGlobalFlag(0x3e);
|
||||
uVar1 = (-temp | temp) >> 0x1f;
|
||||
uVar1 = BOOLCAST(temp);
|
||||
|
||||
if (CheckGlobalFlag(0x3f)) {
|
||||
uVar1 = 2;
|
||||
|
||||
Reference in New Issue
Block a user