Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function GuiRCOptionsBufferLinesTextEdit.onTextChanged(str#0)
{
    remotecontrol.options.consolebufferlines = str#0;
    fn_call#5 = saveOptions#4();
    lit#6 = 0;
    return lit#6;
}