summaryrefslogtreecommitdiff
path: root/tools/script_extractor.py
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-14 18:42:31 -0600
committerdannye <33dannye@gmail.com>2020-11-14 19:58:10 -0600
commit90336d902707b28094ac832fbf7ee309e59457c8 (patch)
treed213d59beed087db0447e1516ac75e6f228a3567 /tools/script_extractor.py
parent6a39d2d689a3595103fff5f447dac3c31183aaba (diff)
Clean up white space
Diffstat (limited to 'tools/script_extractor.py')
-rw-r--r--tools/script_extractor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/script_extractor.py b/tools/script_extractor.py
index f043010..dff9f40 100644
--- a/tools/script_extractor.py
+++ b/tools/script_extractor.py
@@ -148,7 +148,7 @@ def printScript(game_data, loc, auto, ignore_broken, scriptList, \
#print("Error: first byte was not start_script")
print(".ows_" + format(loc,"04x"))
else:
-
+
# TODO this is hacky please don't do this
printHeader(loc, "Script_")
loc += 1