Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function loadRC()
{
    lit#0 = 1;
    lit#1 = "clientrc";
    fn_call#4 = this.queueRequest(lit#1, lit#0);
    fn_call#6 = showRC#5();
    lit#7 = 0;
    return lit#7;
}