Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function onPreloadEmoticons()
{
    lit#1 = "emoticon_AFK_stay.mng";
    fn_call#2 = fileupdate#0(lit#1);
    lit#3 = "emoticon_BRB_stay.mng";
    fn_call#4 = fileupdate#0(lit#3);
    lit#5 = "emoticon_conf.png";
    fn_call#6 = fileupdate#0(lit#5);
    lit#7 = "emoticon_Dgrin.png";
    fn_call#8 = fileupdate#0(lit#7);
    lit#9 = "emoticon_Eyes.mng";
    fn_call#10 = fileupdate#0(lit#9);
    lit#11 = "emoticon_Frown.png";
    fn_call#12 = fileupdate#0(lit#11);
    lit#13 = "emoticon_Grr.png";
    fn_call#14 = fileupdate#0(lit#13);
    lit#15 = "emoticon_Heart.png";
    fn_call#16 = fileupdate#0(lit#15);
    lit#17 = "emoticon_Idea.png";
    fn_call#18 = fileupdate#0(lit#17);
    lit#19 = "emoticon_jpm_stay.mng";
    fn_call#20 = fileupdate#0(lit#19);
    lit#21 = "emoticon_kitty.png";
    fn_call#22 = fileupdate#0(lit#21);
    lit#23 = "emoticon_LOL.mng";
    fn_call#24 = fileupdate#0(lit#23);
    lit#25 = "emoticon_Maybe.png";
    fn_call#26 = fileupdate#0(lit#25);
    lit#27 = "emoticon_Ncool.png";
    fn_call#28 = fileupdate#0(lit#27);
    lit#29 = "emoticon_Ohh.png";
    fn_call#30 = fileupdate#0(lit#29);
    lit#31 = "emoticon_Ptongue.mng";
    fn_call#32 = fileupdate#0(lit#31);
    lit#33 = "emoticon_Qphone_stay.png";
    fn_call#34 = fileupdate#0(lit#33);
    lit#35 = "emoticon_ROFL.mng";
    fn_call#36 = fileupdate#0(lit#35);
    lit#37 = "emoticon_Smile.png";
    fn_call#38 = fileupdate#0(lit#37);
    lit#39 = "emoticon_Tears.mng";
    fn_call#40 = fileupdate#0(lit#39);
    lit#41 = "emoticon_Umad.png";
    fn_call#42 = fileupdate#0(lit#41);
    lit#43 = "emoticon_Vsorry.mng";
    fn_call#44 = fileupdate#0(lit#43);
    lit#45 = "emoticon_Wink.png";
    fn_call#46 = fileupdate#0(lit#45);
    lit#47 = "emoticon_XX.png";
    fn_call#48 = fileupdate#0(lit#47);
    lit#49 = "emoticon_Yummy.png";
    fn_call#50 = fileupdate#0(lit#49);
    lit#51 = "emoticon_Zzz_stay.mng";
    fn_call#52 = fileupdate#0(lit#51);
    lit#53 = 0;
    return lit#53;
}