Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onControlKeyDown(keycode#3, keytext#2, scancode#1, window#0)
{
    if (keycode#3 == 117) 
    {
        fn_call#5 = toggle();
    }
    return 0;
}