function free_slot_36() /* entry=382 class_id=0x0A0C slot=0x36 */
{
  var
    list, /* [BP+06h] type=0x7A */
    line, /* [BP+08h] type=0x73 */
    temp; /* [BP-02h] type=0x7A */

  entry:
    /* free_local_slist bp_offset=0xFE target=[BP-02h] */
    temp = list;
    /* create_list element_size=0x2 count=0x1 */
    /* free_local_slist bp_offset=0x6 target=[BP+06h] */
    list = line;
    /* append_list  */
    /* free_local_slist bp_offset=0x6 target=[BP+06h] */
    list = temp;
    goto block_14ED;

  block_14ED:
    /* free_local_slist bp_offset=0xFE target=[BP-02h] */
    return;

}
