]> 4ch.mooo.com Git - 16.git/commitdiff
__seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
authorsparky4 <sparky4@cock.li>
Tue, 14 Mar 2017 23:51:23 +0000 (18:51 -0500)
committersparky4 <sparky4@cock.li>
Tue, 14 Mar 2017 23:51:23 +0000 (18:51 -0500)
src/lib/16_vrs.c

index 1c317bba5be30ecdc9b2e30a531fe1f0fd637afe..874a58b1f8b8b053324715710e72582177f126b2 100755 (executable)
@@ -54,6 +54,7 @@ void VRS_OpenVRS(char *filename, entity_t *enti, boolean rlsw, global_game_varia
 \r
        // Allocate memory for vrl line offsets table\r
        vrl_line_offsets = malloc(sizeof(vrl1_vgax_offset_t *)*num_of_vrl);//TODO: USE MM_ CA_ AND PM_\r
+\r
        vrl_headers_offsets = (uint32_t far *)(enti->spri.spritesheet.buffer + enti->spri.spritesheet.vrs_hdr->offset_table[VRS_HEADER_OFFSET_VRS_LIST]);\r
        // Calculate line offsets for each vrl\r
        for(i = 0; i < num_of_vrl; i++){\r