CSNG (File Format): Difference between revisions

Jump to navigation Jump to search
imported>Jackoalan
No edit summary
imported>Jackoalan
Line 264: Line 264:
         if term == 0x8000:
         if term == 0x8000:
             total += 0xffff
             total += 0xffff
             dummy = in.ReadU8()
             dummy = streamIn.ReadU8()
             continue
             continue
         total += term
         total += term
Anonymous user

Navigation menu