Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function FileBrowser_FilesScroll.onRightMouseDown(modifier#3, mx#2, my#1, mcount#0)
{
    lit#6 = 0;
    // RegionId(0)
    // RegionId(1)
    if (this.fileid == lit#6) 
    {
        fn_call#9 = FileBrowser_Menu2.openAtMouse();
    }
    lit#10 = 0;
    return lit#10;
}