Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function public.NotifyPolice(txt#0)
{
    lit#1 = "SparWatch";
    lit#2 = "echoPolice";
    lit#5 = "gui";
    lit#6 = "-Games";
    fn_call#8 = lit.sendToServer2(lit#5, this.name, lit#2, lit#1, txt#0);
    lit#9 = 0;
    return lit#9;
}