From 90336d902707b28094ac832fbf7ee309e59457c8 Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Sat, 14 Nov 2020 18:42:31 -0600 Subject: Clean up white space --- tools/script_extractor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/script_extractor.py') 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 -- cgit v1.2.3