e70f6d69ec/tads3/vmfilobj.cpp

ee507d456615ceaa597d645a5f587a88c567092ae70f6d69ecf88c4259cb3be6ee759d4ff2a03dde
1317
    }
1317
    }
1318
1318
1319
    /* see what we have */
1319
    /* see what we have */
1320
    switch((vm_datatype_t)buf[0])
1320
    switch(buf[0])
1321
    {
1321
    {
1322
    case VMOBJFILE_TAG_INT:
1322
    case VMOBJFILE_TAG_INT:
1323
        /* read the INT4 value */
1323
        /* read the INT4 value */