﻿var _player = 0;

function registerPlayerWindow(wnd) {
    _player = wnd;
}
