newline to appease github

This commit is contained in:
EpochFlame 2022-01-05 14:28:06 -05:00
parent df783cc3a8
commit ae3cf441e3

View File

@ -19,4 +19,4 @@ with open(argv[1], 'rb') as dol:
delta = target - offset
break
print(hex(addresses[section] + delta))
print(hex(addresses[section] + delta))