summaryrefslogtreecommitdiff
path: root/tools/extract_anim_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/extract_anim_data.py')
-rw-r--r--tools/extract_anim_data.py2
1 files changed, 1 insertions, 1 deletions
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()