From a39a68356236af3850310a64233c3a16edbb92bf Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Fri, 11 Jun 2021 18:45:36 -0500 Subject: Normalize line endings --- tools/extract_anim_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/extract_anim_data.py b/tools/extract_anim_data.py index 0722238..5569aec 100644 --- a/tools/extract_anim_data.py +++ b/tools/extract_anim_data.py @@ -133,4 +133,4 @@ for offset in allOffsets: if (offset + size) not in allOffsets: print('\tINCROM ' + "${:0x}".format(offset + size) + ', ') - print() \ No newline at end of file + print() -- cgit v1.2.3