Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function GuiRCOptionsDisconnectOnCloseCheckBox.onAction()
{
    remotecontrol.options.disconnectonclose = GuiRCOptionsDisconnectOnCloseCheckBox.checked;
    fn_call#6 = saveOptions#5();
    lit#7 = 0;
    return lit#7;
}