From b18fcdc531eed2b95004911a437f7b41675ce9d3 Mon Sep 17 00:00:00 2001 From: Kat Harrison Date: Sun, 23 Jun 2013 16:06:46 -0400 Subject: fixed another indent in gfx.py original-commit-id: 72fbe86c7aee557282322666c1c3a25fbe964b0b --- gfx.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gfx.py') diff --git a/gfx.py b/gfx.py index 3c21f98..22ecc7c 100644 --- a/gfx.py +++ b/gfx.py @@ -994,9 +994,9 @@ def decompress_misc(): to_file(filename, gfx.output) def decompress_all(debug = False): - """ - Decompress all known compressed data in baserom. - """ + """ + Decompress all known compressed data in baserom. + """ if debug: print 'fronts' decompress_monsters(front) -- cgit v1.2.3