Charming blank lines

This commit is contained in:
Elliot Nunn 2019-09-06 23:27:32 +08:00
parent 6e66cd4b5e
commit cfc2166597
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ for num, data in lpch_list:
code = data[idx:idx+code_size]; idx += code_size
if not is_all: print()
print('lpch %d\t\t%db(%db)\t\t%s' % (num, len(data), code_size, ','.join(matches_roms)))