VYBBJJLDFSDZHYXQXR46E6B43MIQYX4C2CLEPALQ5DHLWO42AWIAC
NKGOFJYETE3B42J5HBFHKW2TR5YN3LNWFXYBUTOYEHBXHLBNYGGAC
OTIBCAUJ3KDQJLVDN3A536DLZGNRYMGJLORZVR3WLCGXGO6UGO6AC
if Current_app == 'run' then if run.mouse_move then run.mouse_move(dx,dy) end
if Current_app == 'run' then
if run.mouse_move then run.mouse_move(dx,dy) end
if Current_app == 'pong' then if pong.mouse_move then pong.mouse_move(dx,dy) end
if Current_app == 'pong' then
if pong.mouse_move then pong.mouse_move(dx,dy) end
if Current_app == 'run' then if run.mouse_focus then run.mouse_focus(in_focus) end
if run.mouse_focus then run.mouse_focus(in_focus) end
if Current_app == 'pong' then if pong.mouse_focus then pong.mouse_focus(in_focus) end
if pong.mouse_focus then pong.mouse_focus(in_focus) end