Fix erroneous counts

This commit is contained in:
Mike A. Trethewey
2020-02-22 01:20:08 -08:00
parent 1d0191e8b0
commit bd6685d719

12
CLI.py
View File

@@ -398,7 +398,7 @@ def get_settings():
1, 1,
1, 1,
0, 0,
1, 0,
2, 2,
1, 1,
1, 1,
@@ -426,7 +426,8 @@ def get_settings():
1, 1,
12, 12,
0, 0,
13, 16,
1,
2, 2,
4, 4,
28, 28,
@@ -437,13 +438,12 @@ def get_settings():
0, 0,
0, 0,
0, 0,
2,
1,
0, 0,
0, 0,
0, 0,
10, 0,
0 0,
10
], ],
"rom": os.path.join(".","Zelda no Densetsu - Kamigami no Triforce (Japan).sfc"), "rom": os.path.join(".","Zelda no Densetsu - Kamigami no Triforce (Japan).sfc"),
"sprite": None, "sprite": None,