Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function public.NotifyRC(txt#0)
{
    lit#1 = "echo";
    lit#4 = "gui";
    lit#5 = "-Games";
    fn_call#7 = lit.sendToServer2(lit#4, this.name, lit#1, txt#0);
    lit#8 = 0;
    return lit#8;
}