This was built to track decompiler and CFG progress.
function public.resetAnimations()
{
lit#1 = "sit";
lit#2 = "sit";
fn_call#3 = replaceani#0(lit#2, lit#1);
lit#4 = "hurt";
lit#5 = "hurt";
fn_call#6 = replaceani#0(lit#5, lit#4);
lit#7 = "push";
lit#8 = "push";
fn_call#9 = replaceani#0(lit#8, lit#7);
lit#10 = "sword";
lit#11 = "sword";
fn_call#12 = replaceani#0(lit#11, lit#10);
lit#13 = "grab";
lit#14 = "grab";
fn_call#15 = replaceani#0(lit#14, lit#13);
lit#16 = "pull";
lit#17 = "pull";
fn_call#18 = replaceani#0(lit#17, lit#16);
fn_call#20 = updateSwimAnimation#19();
lit#21 = 0;
return lit#21;
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 1