function valuebox_slot_20() /* entry=130 class_id=0x0251 slot=0x20 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    rand, /* [BP+0Ah] type=0x69 */
    lowByte, /* [BP-02h] type=0x69 */
    highByte; /* [BP-04h] type=0x69 */

  entry:
    lowByte = (rand & 0x00FF);
    /* rsh  */
    highByte = (8 & 3);
    return;

}
