

void get_key()
{
	d = 90;
	
	uint16 KeyList = (uint16)(uint)#.OS.REMO_ModuleRead( (int)(ID * 0x00010000 + 0x0000) );
	K0 = KeyList.0(uint8);
	K1 = KeyList.8(uint8);
}


