diff options
Diffstat (limited to 'tools/used_space.py')
-rw-r--r-- | tools/used_space.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/used_space.py b/tools/used_space.py index 73ece93d..6d313cf6 100644 --- a/tools/used_space.py +++ b/tools/used_space.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- """ -Usage: python3 used_space.py [pokecrystal.map] [used_space.png] +Usage: python3 used_space.py [pokegold.map] [used_space.png] Generate a PNG visualizing the space used by each bank in the ROM. """ |