mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
fixed another indent in gfx.py
This commit is contained in:
parent
95369248f4
commit
72fbe86c7a
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user